A JDBC library for clojure.

Released: 2014-04-06

Changes:

- Multiple connection pooling pluggable solutions: dbcp and c3p0 (every one
resides on its own package without hard dependencies on them).
- Set clojure 1.6 as default clojure version.
- Allow set isolation level for transaction.
- Allow set read-only transaction.
- Multiple bugfixes.
- Performance improvements.

Complete changelog:
https://raw.githubusercontent.com/niwibe/clj.jdbc/master/CHANGES.txt
Github: https://github.com/niwibe/clj.jdbc
Documentation: http://niwibe.github.io/clj.jdbc/

-- 
Andrey Antukh - Андрей Антух - <andrei.anto...@kaleidos.net> / <n...@niwi.be
>
http://www.niwi.be <http://www.niwi.be/page/about/>
https://github.com/niwibe

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to