Thanks. I'm quite interested in this.

I've been using sumo for some time, and that has been working out fine for 
the simple use cases I have.

Would you mind giving your opinion on how these libraries compare 
(tradeoffs)


On Wednesday, May 16, 2012 4:23:16 PM UTC+2, Michael Klishin wrote:
>
> I am happy to announce Welle [1], a Clojure client for Riak with batteries 
> included. 
>
> Welle supports almost all Riak 1.x features: 
>
>  * K/V operations 
>  * Bucket operations 
>  * Secondary indexes 
>  * Map/reduce queries 
>  * Links, link walking 
>  * HTTP and Protocol Buffers transports 
>
> and also provides some additional or Clojure-specific things: 
>
>  * Transparent serialization and deserialization of stored values for 
> common formats (JSON, Clojure reader, text, gzipped JSON) 
>  * core.cache protocol implementation on top of Riak 
>  * Ring session store implementation on top of Riak 
>  * Unit testing helpers 
>
> Welle is licensed under the EPL and targets Clojure 1.3+ from the ground 
> up. 
>
> Documentation guides at http://clojureriak.info are pretty complete and 
> API is stable. To get started, please 
> visit http://clojureriak.info/articles/getting_started.html. New releases 
> and important updates are 
> announced on Twitter @ClojureWerkz. 
>
> We also have a mailing list [3] and use travis-ci.org for continuous 
> integration [4] against 3 Clojure versions 
> (1.3, 1.4 and 1.5 master snapshots). 
>
> 1. http://clojureriak.info 
> 2. https://github.com/michaelklishin/welle 
> 3. http://groups.google.com/group/clojure-riak 
> 4. http://travis-ci.org/#!/michaelklishin/welle 
>
> MK 
>
>

-- 
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

Reply via email to