ridohendrawan / Kompleks

MIT License
1 stars 1 forks source link

Data deletion via Background Process #47

Closed lauslim12 closed 3 years ago

lauslim12 commented 3 years ago

This PR adds data deletion every once in a while with background process.

This is still a prototype, don't merge this one before I say so.

Resolves #39

lauslim12 commented 3 years ago

Data deletion is still set to these following constraints (prototype):

If the constraints are not met, then the background process will do nothing.

lauslim12 commented 3 years ago

Done, production ready scheduler with notification.

Data will be deleted every Monday if it is longer than 30 days at that Monday.