ttl_cache
A simple key-value store whose entires expire after a user-defined time-to-live (TTL)
0.3.0
37K downloads/mo
#1687 most downloaded on pub.dev
bryanoltman/ttl_cache
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
4 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2024 to Feb 2024
2025
2026
Releases
latest 4-
0.3.020 Feb 2024 -
0.2.018 Feb 2024 -
0.1.117 Feb 2024 -
0.1.0+117 Feb 2024Release notes
Open source →- Initial release. Introduces the
TtlCacheclass, which is a simple key-value store whose entires expire after a user-defined time-to-live (TTL).
- Initial release. Introduces the