Hi all,

I really like the zeromq concept, and decided this afternoon a project
around zeromq and couchdb. (I was bored and needed some fun). This is
just a start, but here is couch_zmq :

https://github.com/benoitc/couch_zmq

It's for now just a PUB/SUB db changes listener. You can listen for
all db changes or just the changes per db. You can have  any number of
subscribers on different machines. See the README for more info.

There will be more soon.

- benoƮt

Reply via email to