Releases: mgtv-tech/jetcache-go
Releases · mgtv-tech/jetcache-go
v1.2.4
v1.2.3
v1.2.2
What's Changed
- feature: upgrade ristretto version to v2 by @x1nchen in #50
- docs: update by @daoshenzzg in #51
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feat: Support cache key separator. (#39) by @tollcc in #42
- docs: update (#45) by @daoshenzzg in #46
- docs: update by @daoshenzzg in #47
- Update documents by @daoshenzzg in #48
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.9
v1.1.8
What's Changed
update dependencies and docs.
v1.1.7
v1.1.6
What's Changed
- feat: Add support for the Go Redis v9 adapter. (#26)
- test: Add unit tests for the Go Redis v9 adapter.
- feat: Migrate Go Redis v8 adapter to jetcache-go-plugin.
- docs: Update documentation.