Skip to content

Releases: abihf/cache-loader

v0.4.0

Choose a tag to compare

@abihf abihf released this 07 Jan 12:41
0aa628d

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@abihf abihf released this 21 Mar 13:02
f954941
fix race condition when deleting key lock

v0.3.0-alpha.1

v0.3.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@abihf abihf released this 08 Dec 06:32
55d4ee6

Feature

  • use golang generic

v0.1.3

Choose a tag to compare

@abihf abihf released this 08 Dec 06:30
3bae555

Fix

  • Reset value & err on refetch

v0.1.2

Choose a tag to compare

@abihf abihf released this 01 Nov 00:08
396e90b

Fix

  • Handle error

New

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

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@abihf abihf released this 17 Apr 16:14
6def1cb
Add github action (#1)

v0.1.0 Initial Release

Pre-release

Choose a tag to compare

@abihf abihf released this 16 Apr 16:28
0680133
Initial implementation