Bug 321119 - Periodic maintenance routines
Summary: Periodic maintenance routines
Status: RESOLVED FIXED
Alias: None
Product: bodega
Classification: Applications
Component: Server (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 16:17 UTC by Aaron J. Seigo
Modified: 2013-09-12 23:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron J. Seigo 2013-06-13 16:17:59 UTC
Implement a cron-triggered database maintenance system to periodically do things such as remove all non-activated accounts that were made more than a week ago.

As with the db helper script, this should be a bit of javascript run by node which processes sql directives using the server's config.json.

Reproducible: Always