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

Add ttl support #18

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Add ttl support #18

merged 1 commit into from
Sep 25, 2024

Conversation

preston-evans98
Copy link
Member

This PR add support for rocksDB's ttl compaction filter. As the name suggest, this filter automatically prunes entries older than the provided age during compaction.

See https://github.com/facebook/rocksdb/wiki/Time-to-Live for more info.

@preston-evans98 preston-evans98 merged commit 4ff4c7c into main Sep 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants