Archival storage / db offloading (feature request) #127
Labels
idea
Idea / Suggestion / Request
self-hosting
Important for folks running independent Ozone instances
Just watching the size of the ozone database climbing to about 420mb after 30 days, it occurs to me that the intro tiers of most hosting providers are going to be hit within the first year or so. It is also likely that users will want to keep data well beyond that period.
It would be good to have built-in support for archiving/compaction/offlining of data. My preferred option would be a built-in tool to dump tables to disk (or S3?), truncate all tables appropriately (i.e. maybe not including 'active' labels), and present a download interface. Users could then just choose a schedule that suits and keep the data as approp.
The benefit of building this in: the date of last archive can be displayed at the bottom of events lists, etc. where an account is older than last archive date to indicate that there may be more data about a user available.
The text was updated successfully, but these errors were encountered: