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

Implemented TTL #27

Merged
merged 6 commits into from
Feb 11, 2024
Merged

Implemented TTL #27

merged 6 commits into from
Feb 11, 2024

Conversation

scalalang2
Copy link
Owner

Motivation

Add TTL for the cache

I referred hashicorp's approach that evict old entries.

resolve #8

@scalalang2 scalalang2 changed the title (feat) Expiable Cache Implemented TTL Feb 10, 2024
@scalalang2 scalalang2 merged commit c8f7ec8 into main Feb 11, 2024
2 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.

[FEATURE] Implement expirable SIEVE & S3-FIFO.
1 participant