sysadminmike / couch-to-postgres

Node libary to stream CouchDB changes into PostgreSQL
BSD 2-Clause "Simplified" License
111 stars 17 forks source link

daemon wakeup idea #15

Open sysadminmike opened 9 years ago

sysadminmike commented 9 years ago

When no changes for a while it can take a while before the daemon notices the next change

Perhaps add a field in checkpoint_settings - when sending stuff to couch check after send

sysadminmike commented 9 years ago

rename checkpoint_settings to feed_settings