Releases: redis/rueidis
Releases · redis/rueidis
1.0.23-go1.18
Full Changelog: v1.0.23...v1.0.23-go1.18
1.0.23
Changes
🚀 New Features
- feat: allow setting expiry on om entities by adding an exat field (#415)
- feat: allow storing nested struct as json string in om.HashRepository (#415)
- feat: allow sharing the underlying Client of a rueidislock.Locker
- feat: allow sharing the underlying Client of a rueidisaside.CacheAsideClient
- feat: read-write splitting (#402)
Contributors
We'd like to thank all the contributors who worked on this release!
1.0.22-go1.19
Full Changelog: v1.0.22...v1.0.22-go1.19
1.0.22-go1.18
Full Changelog: v1.0.22...v1.0.22-go1.18
1.0.22
Changes
🚀 New Features
- feat: add ProbabilisticCmdable to rueidiscompat (#406)
🐛 Bug Fixes
- fix: rueidiscompat's SORT command with multiple GETs (#412)
- fix: atomic alignment issue on 32bit arch (#408)
🧰 Maintenance
- test: add Normalized Vector Tests for
TestVectorString32
/64
(#404)
Contributors
We'd like to thank all the contributors who worked on this release!
@h0rv, @lenonqing, @rueian, @unknowntpo and huangqing.zhu
1.0.21-go1.19
Full Changelog: v1.0.21...v1.0.21-go1.19
1.0.21-go1.18
Full Changelog: v1.0.21...v1.0.21-go1.18
1.0.21
🚀 New Features
- feat: distribute slots to multiple replicas when ReplicaOnly=true (#398)
- feat: add Replica of NO ONE command (#394)
- feat: add
GearsCmdable
togo-redis
API adapter (#395)
Contributors
We'd like to thank all the contributors who worked on this release!
@nirrattner, @proost, @rueian and @unknowntpo
1.0.20-go1.19
Full Changelog: v1.0.20...v1.0.20-go1.19
1.0.20-go1.18
Full Changelog: v1.0.20...v1.0.20-go1.18