Alia 2.* [1] versions bring compatibility with the latest java-driver from Datastax.
Support for the latest driver's additions were implemented (query paging among other nice things). On the core.async side we have a new function that allows to "stream" rows into a channel and perform queries over potentially enormous amount of results without becoming a ressource hog, giving you full control over paging and buffering. Be sure to read the changelog [2] if you are upgrading from 1.* and the docs [3] Hayt [4], the query DSL changed quite a bit from the 1.* versions too, bringing improvements from the latest revisions of the CQL3 specification, a new/cleaner api for some clauses and performance tweaks here and there. If you are upgrading from 1.* be sure to read the changelog [5] and the docs [6]. Both project still follow the same goals: being lightweight, simple and fast, while integrating with modern libraries. 1. https://github.com/mpenet/alia 2. https://github.com/mpenet/alia/blob/master/CHANGELOG.md 3. http://mpenet.github.io/alia/qbits.alia.html 4. https://github.com/mpenet/hayt 5. https://github.com/mpenet/hayt/blob/master/CHANGELOG.md 6. http://mpenet.github.io/hayt/codox/qbits.hayt.html -- Max Penet ___________________________ github: https://github.com/mpenet twitter: http://twitter.com/mpenet ___________________________ -- 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.