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

[sqlite] File size based retention #256

Closed
jasonish opened this issue Mar 13, 2023 · 0 comments
Closed

[sqlite] File size based retention #256

jasonish opened this issue Mar 13, 2023 · 0 comments

Comments

@jasonish
Copy link
Owner

Allow event retention to be specified base on the maximum size of the SQLite database file. This is more predictable/manageable than days.

@jasonish jasonish added this to the 0.17.0 milestone Mar 13, 2023
jasonish added a commit that referenced this issue Mar 13, 2023
Allow a max file size on the SQLite database. Events will be
aggressively purged from the database to maintain this size.

Closes #256
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