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

Implement TTL Cache #15

Open
asafkorem opened this issue Oct 10, 2024 · 0 comments
Open

Implement TTL Cache #15

asafkorem opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@asafkorem
Copy link
Collaborator

Replace the current naive static cache with a Time-To-Live (TTL) cache. The cache should automatically expire entries after a specified duration to manage memory efficiently (configurable).

@asafkorem asafkorem added enhancement New feature or request hacktoberfest labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant