Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

Remove completed jobs #41

Open silkroadnomad opened 6 years ago

silkroadnomad commented 6 years ago

completed and canceled jobs will accumulate in the database which needs to cleaned up with a cleanup job.

https://github.com/vsivsi/meteor-job-collection-playground/blob/576f46225d3dc3be81b1f89d6f7f57ad37789b12/play.coffee#L443-L464