/rethinkdb-pubsub

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

Primary LanguageJavaScript

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