kria icon indicating copy to clipboard operation
kria copied to clipboard

Riak 2.0 asynchronous Clojure client. Written with callback functions; requires Java 7 because it uses NIO.2.

Results 1 kria issues
Sort by recently updated
recently updated
newest added

While I understand (and agree with) the rationale (in the README) for not using [lein-protobuf](https://github.com/ninjudd/lein-protobuf), it's companion library [clj-protobuf](https://github.com/flatland/clojure-protobuf) seems like it might be a pretty good fit to replace...