Followers - The next-best thing to electroshock therapy.
Followers is a library to follow CouchDB changes feeds. In fact, the API is 100% identical to Follow, with a few differences.
- Instead of a
Feed
class, there is aSocialist
class - Instead of a
"change"
event, Followers emits a"socialist"
event - Change objects do not have a
.changes
field, but rather a.socialists
field.