tlhunter / dumbpubsub

Allows non-evented apps to subscribe to Node.js events over HTTP
https://www.npmjs.com/package/dumb
3 stars 1 forks source link

MongoDB Support #3

Open tlhunter opened 12 years ago

tlhunter commented 12 years ago

Support storing and loading subscriptions in a MongoDB database.

Also support always reading from MongoDB when an event is triggered, in case there are a billion subscriptions.