Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project