-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Need to manage volume of data stored in the event table. Most of the information in the table is really only relevant for a short period of time but has potential value for auditing. Options
- Archive records greater than N days old so that they minimize volume in the database.
- Use a different structure entirely for storing?
Reactions are currently unavailable