Hi All,
What file format easy to read on an Android mobile device would you
recommend for representing a snapshot of part of a live Riak KV store? The
main aim is minimizing development effort on the Android device while
keeping battery consumption reasonable.
As Riak KV can be defined as a key-
Hello Folks
I am looking for a really simple hook (pre or post commit) that will do
send http put of the key to a server. I could also live with some simple
send of the key via a tcp connection, or for that matter pipe the key value
to a local process
Any pointers on how to create such a hook or