1.0.2 • Published 8 years ago

rethinkdb-pubsub v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

RethinkDB pubsub

Implementation of message queueing on top of RethinkDB changefeeds as a library

What is it?

Implementation of message queueing on top of RethinkDB changefeeds as a library. Essentially this is a rewritten pubsub (with added unit tests) library from example-pubsub repository.

See more info in this article: Publish-Subscribe with RethinkDB.

License

MIT