iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower
Apache License 2.0
393 stars 82 forks source link

Support _db_updates #47

Closed jo closed 10 years ago

jo commented 10 years ago

Introduced in 1.4, _db_updates lets you follow database events.

The API is almost the same as the _changes API and I think it makes sense for Follow to also support db updates feeds.

jo commented 10 years ago

Pull is #48

jo commented 10 years ago

Thanks @jhs for merging! Next I will document it in the README. Maybe the headline should be changed to Follow: CouchDB changes and db updates notifier for NodeJS or similar?

jo commented 10 years ago

And the description, too? _Very stable, very reliable, NodeJS CouchDB _changes and _dbupdates follower

jhs commented 10 years ago

Yes that sounds great! Thanks for the pull request.

On Wed, May 21, 2014 at 10:56 PM, Johannes Jörg Schmidt < notifications@github.com> wrote:

And the description, too? _Very stable, very reliable, NodeJS CouchDB _changes and _dbupdates follower

— Reply to this email directly or view it on GitHubhttps://github.com/iriscouch/follow/issues/47#issuecomment-43775690 .

jo commented 10 years ago

Doc pull is #49

jo commented 10 years ago

@jhs Could you please do a release? I would love to use this feature it in various projects, including https://github.com/dscape/nano

argl commented 10 years ago

+1 for a new release!

jhs commented 10 years ago

Released as v0.11.2