t_cache 0.0.5 t_cache: ^0.0.5 copied to clipboard
Efficiently store and retrieve data with TTL, LRU eviction.
0.0.5 #
- FEAT: update dependencies.
0.0.4+1 #
- Update a dependency to the latest release.
0.0.4 #
- FEAT: add a silent option.
0.0.3+2 #
- REFACTOR: better logs.
0.0.3+1 #
- FIX: avoid to clean when there is nothing to clean.
0.0.3 #
- FEAT: add debugLabel to CacheManager.
0.0.2 #
- FEAT: add cache package.
0.0.1 #
- TODO: Describe initial release.