Skip to content

Releases: zerodha/fastcache

v4.1.0

23 Aug 08:29
Compare
Choose a tag to compare

What's Changed

  • Restructure to separate out stores into packages. by @knadh in #11
  • Upgrade goredis to v9 and break major version to stores/goredis/v9. by @knadh in #12

Full Changelog: v3.3.0...v4.1.0

v4.0.0

23 Aug 08:29
Compare
Choose a tag to compare

Full Changelog: v3.3.0...v4.0.0

v3.0.1

31 Mar 09:39
6b7a1f1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/valyala/fasthttp from 1.9.0 to 1.34.0 by @dependabot in #3

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Nov 12:22
ef5cb2f
Compare
Choose a tag to compare

What's Changed

  • Use Goredis universal client to accommodate cluster clients by @vividvilla in #2

Full Changelog: v2.1.1...v3.0.0

v2.1.1

24 Sep 08:13
Compare
Choose a tag to compare

Initial release on Github