riak_zmq

Publish writes to Riak KV to 0MQ (based on linked gist)

Stars
22

riak_zmq

This is a small OTP application, based on this gist that provides a Riak KV postcommit hook for publishing updates to 0MQ.

Status

This is meant to be a proof-of-concept only. It is neither tested nor otherwise guaranteed to work. Thanks to @codysoyland for the initial code.