imcache

A generic in-memory cache Go library. It supports expiration, sliding expiration, max entries limit, eviction callbacks and sharding.

cachegenericgogolangin-memory
123
Stars
6
Forks
5
Issues
123
Watchers

Similar Packages

groupcache

Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

13,320

BigCache

Efficient key/value cache for gigabytes of data.

8,069

ristretto

A high performance memory-bound Go cache.

6,729

gocache

A complete Go cache library with multiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.

2,832

GCache

Cache library with support for expirable Cache, LFU, LRU and ARC.

2,730