Re: [ANN] Kria, an async driver for Riak 2

2014-03-11 Thread David James
I started Kria in January I think. It has tests, and I use in for (currently small) but real projects. It works great so far for me. I'd appreciate it if you try it out. On Fri, Mar 7, 2014 at 9:24 PM, dgrnbrg wrote: > This is really exciting! One question I have is how mature is Kria? Given >

[ANN] Kria, an async driver for Riak 2

2014-03-07 Thread dgrnbrg
This is really exciting! One question I have is how mature is Kria? Given that riak 2 isn't yet out, I'm still curious as to what kinds of testing/burn in you've done? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email

[ANN] Kria, an async driver for Riak 2

2014-03-06 Thread David James
Kria (a right rotation of "Riak") is an asynchronous Clojure driver for Riak 2.0 built on top of Java 7's NIO.2. It uses Riak's protocol buffer interface. https://github.com/bluemont/kria https://clojars.org/kria In my work projects, we have found that core.async works great as a layer on top of