Hi all! Quick announcement: I've been working on bringing together the best features from the current crop of Clojure Redis clients, and filling in some of the remaining holes.
It's on GitHub (https://github.com/ptaoussanis/carmine) and Clojars ( http://clojars.org/carmine). Since I'm NOT using it in production anywhere yet, I'd caution anyone to treat it as "still experimental" for now. The goal, however, is to head toward something very much production-ready by the time 1.0 rolls around. Features (taken from the readme): * A high-performance, all-Clojure client. * Modern targets: Redis 2.0+ (with full 2.6 support), Clojure 1.3+, Leiningen 2. * Connection pooling. * Complete and accurate command definitions with full documentation. * Composable, first-class command functions. * Flexible, high-performance binary-safe serialization. * Full support for Lua scripting, Pub/Sub, etc. * Command helpers (sort*, etc.). Any comments/pull-requests/whatever very welcome! - Peter Taoussanis (@ptaoussanis) -- 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