seneca-couchdb-changes
v0.1.0
Published
Emit seneca.js events for all events in a couchdb _changes feed
Downloads
4
Maintainers
Readme
seneca-couchdb-changes
This plugin will follow a couchdb changes feed and re-emit seneca events for them.
It only creates one entity, which is a representation of the 'since' parameter passed to the feed. It will only emit the next item on every save of the since property.