Releases: lxzan/memorycache
Releases · lxzan/memorycache
v1.2.0
- API generalization
- Add swiss table option
- Implementation of LRU cache eviction algorithm
v1.1.6
Merge pull request #11 from lxzan/dev
Fix Update TTL
v1.1.5
- Add GetOrCreate Method
- Cache Timestamp
v1.1.4
Merge pull request #5 from lxzan/fix
v1.1.4
v1.1.3
Merge pull request #4 from lxzan/dev
Add SetWithCallback Method
v1.1.1
- improved cache-elimination strategy
- use maphash