Releases: damianopetrungaro/go-cache
Releases · damianopetrungaro/go-cache
v0.4.0
Features
- introduce default ttl on multi level cache (82ce598)
v0.3.0
Features
- revisit multi level cache to a safer one (4fe03c6)
v0.2.0
Features
- improve inmemory with rw mutex and expiry based eviction (439552a)
v0.1.0
Features
- add multilevel, redis and move inmemory (aa56309)
- add multilevel, redis and move inmemory (e1ce560)
- bump version and add benchmark with allegro/bigcache (5b429cc)
- inmem: add initial cache implementation (2bddcfe)
- inmem: rename cleanup variable (d163e81)