Skip to content

Releases: vicanso/lru-ttl

version 1.5.1

15 Apr 13:08
Compare
Choose a tag to compare
  • feat: support get ignore nil err

version 1.4.0

13 Mar 02:15
Compare
Choose a tag to compare
  • feat: add GetBytes and PeekBytes function

version 1.3.2

21 Nov 02:41
Compare
Choose a tag to compare
v1.3.2

refactor: adjust onEvicted event

version 1.3.1

06 Oct 03:25
Compare
Choose a tag to compare
v1.3.1

refactor: enhance get key of l2cache

version 1.3.0

02 Sep 13:38
Compare
Choose a tag to compare
v1.3.0

feat: support get and set bytes

version 1.2.0

24 Aug 13:43
Compare
Choose a tag to compare
  • feat: support del function for slow cache

version 1.0.0

15 Aug 05:56
Compare
Choose a tag to compare
v1.0.0

refactor: add context for slow cache

version 0.5.0

29 May 01:09
Compare
Choose a tag to compare
v0.5.0

feat: support ring cache

version 0.4.2

23 May 06:32
Compare
Choose a tag to compare
v0.4.2

fix: fix not get data from slow cache when lru is expired

version 0.4.1

28 Feb 11:20
Compare
Choose a tag to compare
v0.4.1

chore: update github action