yamalight / rethinkdb-pubsub

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%