Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upbasedev/cache
In-memory cache for Go (golang) with fixed entries, global expiry (TTL), individual key expiry (TTL), and LRU eviction.
https://github.com/upbasedev/cache
cache cache-invalidation go golang lru-cache ttl-cache
Last synced: about 2 months ago
JSON representation
In-memory cache for Go (golang) with fixed entries, global expiry (TTL), individual key expiry (TTL), and LRU eviction.
- Host: GitHub
- URL: https://github.com/upbasedev/cache
- Owner: upbasedev
- License: mit
- Created: 2018-09-26T22:55:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T20:06:57.000Z (over 6 years ago)
- Last Synced: 2023-03-21T19:10:35.418Z (almost 2 years ago)
- Topics: cache, cache-invalidation, go, golang, lru-cache, ttl-cache
- Language: Go
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE