Releases: vicanso/lru-ttl
Releases · vicanso/lru-ttl
version 1.5.1
version 1.4.0
- feat: add GetBytes and PeekBytes function
version 1.3.2
v1.3.2 refactor: adjust onEvicted event
version 1.3.1
v1.3.1 refactor: enhance get key of l2cache
version 1.3.0
v1.3.0 feat: support get and set bytes
version 1.2.0
- feat: support del function for slow cache
version 1.0.0
v1.0.0 refactor: add context for slow cache
version 0.5.0
v0.5.0 feat: support ring cache
version 0.4.2
v0.4.2 fix: fix not get data from slow cache when lru is expired
version 0.4.1
v0.4.1 chore: update github action