Skip to content

v1.2.0

Compare
Choose a tag to compare
@eko eko released this 02 May 08:30
· 232 commits to master since this release
1a9de67

New Features

6f0b55f Moved from travis-ci to github actions
f5dcbee feat: add apache pegasus store

Fixes

f2a0586 fix: rebase latest and resolve comment
6ab2bc0 fixed rediscluster_test add context.TODO()
aa3f31c fixed rediscluster_test
ffd7fde fix: return an error instead panic as a fallback in bigcache store

Other

610ce4b Upgrade to GitHub-native Dependabot
6f7b7b8 build(deps): bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2
5efb409 docs(readme): add descriptions about how to deal with the returned error from the redis storage
ddc81b3 build(deps): bump github.com/go-redis/redis/v8 from 8.7.1 to 8.8.0
afb1aba mr
39e232c 支持 github.com/patrickmn/go-cache
51d1e1a build(deps): bump github.com/prometheus/client_golang
6ff1f44 update redis client to version 8 add redis cluster client tests
26e7da1 build(deps): bump github.com/golang/mock from 1.4.4 to 1.5.0
f23aa7d update bigcache version