Skip to content

Releases: Stumble/dcache

Redis-v9 version

28 Apr 02:29
39b7e62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

Please use v0.1.x for go-redis v8

v0.1.4: Add SetMemCacheMaxTTLSeconds to allow longer memcache

03 Nov 20:00
Compare
Choose a tag to compare
feat: add SetMemCacheMaxTTLSeconds to allow longer memcache

v0.1.3

08 Jun 04:32
Compare
Choose a tag to compare
breaking: prometheus move appname to lable.

v0.1.2

25 Feb 16:57
Compare
Choose a tag to compare
fix: typo

v0.1.0: breaking, purge cache interface

14 Feb 18:11
Compare
Choose a tag to compare
refactoring: move metrics to metrics.go

v0.0.9

13 Feb 06:55
Compare
Choose a tag to compare
add logs for unmarshal errors

v0.0.8

10 Feb 22:55
Compare
Choose a tag to compare
fix: incorrect mem_unmarshal_failed metrics.

v0.0.7: Misc fixes and improvements.

10 Feb 22:07
Compare
Choose a tag to compare
1. fix redis latency metrics.
2. add more error labels.
3. fetch from DB when unmarshal failed.

v0.0.6

31 Jan 06:29
Compare
Choose a tag to compare
add hardcap for memory cache duration

Add otel tracer and use stricter memory cache update logic

31 Jan 06:12
Compare
Choose a tag to compare
v0.0.5

fix: stricter update memory cache logic