Skip to content

v2.0.0: Merge pull request #90 from eko/added-context

Compare
Choose a tag to compare
@eko eko released this 28 May 16:58
· 198 commits to master since this release
4914d74

⚠️ This is a new major release because of API BC break: context was added to all cache methods.

New Features

a61fbe3 Added context to cache methods

Fixes

4699aca fix: fix cacheManager use error with redis and pegasus

Other

b2b1571 Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0
4b757ae Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3
ef7808a Update README.md