Releases: actforgood/xcache
Releases · actforgood/xcache
v1.4.0
Upgraded linter, github actions, dependencies.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #11
- Upgraded dependencies, github workflow go1.21, linter
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump github.com/go-redis/redis/v9 from 9.0.0-beta.2 to 9.0.0-beta.3 by @dependabot in #4
- Bump github.com/coocood/freecache from 1.2.2 to 1.2.3 by @dependabot in #5
- Upgraded linter, go version, dependencies by @bogcon in #10
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
This release does not contain functionality changes.
- Changed license copyright
- Documentation enhancements
- Supported min go version is now 1.17, not 1.16.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release.
Cache
contractMemory
cacheRedis6
cacheRedis7
cacheMulti
cacheMock
cache for UTNop
cache
xconf
adapter for configuringMemory
/Redis
caches, eventually re-configuring on the fly if neededxlog
adapter forRedis
client's logger, using structured logging provided byxlog
.