Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled batch process to purge records older than retention period #135

Open
derek63 opened this issue Aug 25, 2015 · 0 comments
Open

Comments

@derek63
Copy link
Member

derek63 commented Aug 25, 2015

This would be a scheduled batch process that removes any records older than a configurable retention period.

Ideally this configuration could be applied at the global level with additional configuration per message type that would override the global setting (although the per message type configuration is not essential in the initial implementation).

Another nice to have would be to archive (vs. purge) to another set of tables in the same or different schema with ARCHIVE_) prefixes.

@derek63 derek63 added this to the Phase 3 milestone Aug 25, 2015
@derek63 derek63 added the ready label Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant