Jeff Miccolis
Jeff Miccolis
After updating to 0.10.0 we starting seeing connection issues which were hard to diagnose. We've downgraded back to 0.9.0 and it doesn't look like we're seeing them anymore. What would...
It is probably useful to emit a 'done' event when a batch of records has been handled - particularly in "one-off' mode it would be nice to be able to...
Couch allows `changes` subscribers to specify a filter which can be used to control how much information is pushed down the pipe. We should make this accessible via the library.
We should make it possible to do graceful restarts of the http servers which bones starts. This is generally possible with node but it looks like as our servers in...