ttl_cache 0.1.0+1
ttl_cache: ^0.1.0+1 copied to clipboard
A simple key-value store with entry expiration
0.1.0+1 #
- Initial release. Introduces the
TtlCacheclass, which is a simple key-value store whose entires expire after a user-defined time-to-live (TTL).