Skip to content

Releases: kumparan/cacher

v2.6.0

22 Feb 06:30
1ea9363
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v1.13.0

15 Feb 03:50
3dc76b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.13.0

v1.12.2

14 Dec 08:57
eb5fe46
Compare
Choose a tag to compare

What's Changed

  • feature: add GitHub action to run golangci-lint, unit test, and go build by @bagastri07 in #41

New Contributors

Full Changelog: v1.12.1...v1.12.2

v1.12.1

27 Oct 08:54
984b85e
Compare
Choose a tag to compare

Handle Nil Slice

v1.12.0

13 Sep 03:18
7147611
Compare
Choose a tag to compare

What's Changed

  • DeleteByKeys failover
  • StoreNil failover
  • DeleteHashMember failover

v1.11.1

26 Jul 08:25
f92be11
Compare
Choose a tag to compare

Remove messagepack support because of unsupported nil value

v1.11.0

21 Jul 08:41
d55171e
Compare
Choose a tag to compare

Enable GetOrSet on struct

v2.5.0

11 Jul 04:22
a926f8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v1.10.1

29 Jun 07:23
f19f79e
Compare
Choose a tag to compare

Use kumparan fork of redysnc because of issue in goredis library regarding otel

v1.10.0

29 Jun 03:07
8c7f632
Compare
Choose a tag to compare

feature: failover cache decorator