Fork me on GitHub
#announcements
<
2019-07-15
>
sassela10:07:11

More info in #clojurebridge

πŸ‘ 8
dmaiocchi13:07:17

for those might interested about prometheus exporter, I have builded here an experimental version with jdbc.next πŸš€ https://github.com/MalloZup/hanadb_exporter_clojure (it is in a primary state yet but if people are interested, feel free)

clj 4
chrisn16:07:53

Hey everyone! I'd like to remind you that on Thursday scicloj will have a gathering (https://twitter.com/scicloj/status/1143555279163969537) about: * https://github.com/cnuernber/libpython-clj: a way to natively access the Python runtime from Clojure * https://github.com/alanmarazzi/panthera: a pandas and numpy wrapper for Clojure built on top of libpython-clj Apart from the presentations of the libraries there will be time for open discussion, to participate please register at https://zoom.us/meeting/register/742b2abcc393765bc5b9141539e44ee6. The meeting will be recorded and then published on the scicloj YouTube channel (https://www.youtube.com/channel/UCaoZzhNzq-H7YiQczXKuXuw) so that anyone in any timezone can benefit from it. If you can't participate to the gathering but you'd like to have a question answered please post it at https://www.reddit.com/r/Clojure/comments/cdigxj/scicloj_gathering_libpythonclj_panthera/

parrot 16
πŸ‘ 20
danielcompton18:07:43

We want to fund you to work on open source Clojure projects! πŸ’΅ Here’s what our members are looking for: https://www.clojuriststogether.org/news/q3-2019-survey-results. You can apply at https://www.clojuriststogether.org/open-source/, applications close Wednesday, July 17th, 2019 at 11:59pm PST. Let me know if you have any questions.

πŸ‘ 40
clj 32
πŸ‘ 16
cider 20
βœ”οΈ 8
seancorfield21:07:57

seancorfield/next.jdbc "1.0.2" -- https://github.com/seancorfield/next-jdbc -- A new low-level Clojure wrapper for JDBC-based access to databases -- Overview of this release: * Adds support for batched execution of prepared statements: next.jdbc.prepare/execute-batch!. * Improves support for using unknown databases, especially local databases. * Improves error reporting in next.jdbc.sql. * Lots of documentation and docstring improvements! More details at https://github.com/seancorfield/next-jdbc/releases/tag/v1.0.2 Follow-up to #sql

clj 40