couch-sqlite
couch-sqlite copied to clipboard
Implement 'done' event
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 print out how many records were updated. Similar behavior would also be useful for persistent connections to allow for monitoring / debugging long lived connections.