https://github.com/koykov/ttlcache
https://github.com/koykov/ttlcache
cache eviction-cache lru-cache system-design
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koykov/ttlcache
- Owner: koykov
- License: mit
- Created: 2023-04-30T19:27:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T15:39:00.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T15:28:06.292Z (almost 2 years ago)
- Topics: cache, eviction-cache, lru-cache, system-design
- Language: Go
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# TTL cache
Eviction cache for arbitrary data.