Skip to content

Releases: abihf/cache-loader

v0.3.0

21 Mar 13:02
f954941
Compare
Choose a tag to compare
fix race condition when deleting key lock

v0.3.0-alpha.1

08 Dec 06:32
55d4ee6
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release

Feature

  • use golang generic

v0.1.3

08 Dec 06:30
3bae555
Compare
Choose a tag to compare

Fix

  • Reset value & err on refetch

v0.1.2

01 Nov 00:08
396e90b
Compare
Choose a tag to compare

Fix

  • Handle error

New

  • Set how long the loader cache error value, before refetch again

v0.1.1

17 Apr 16:14
6def1cb
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Add github action (#1)

v0.1.0 Initial Release

16 Apr 16:28
0680133
Compare
Choose a tag to compare
Pre-release
Initial implementation