Tuesday, 18 April 2017

Retrieve changefeeds of rethinkDB if node server crashes

I have a meteor app where user can insert or update into rethink db table and i am watching the change feeds from a node worker and pushing it in rethink-node-job-queue .Now if somehow my node-worker crashes sometimes , i will loose those changes or i will be unable to track the changes .Is there a way i can store the changes somewhere or something like that so that i could retrieve those changes after the node server restarts. Thanks for any kind of help.



via Nabarag Paul

No comments:

Post a Comment