Skip to content

Releases: redis/rueidis

1.0.23-go1.18

04 Dec 16:24
9321e28
Compare
Choose a tag to compare

1.0.23

04 Dec 16:23
447232b
Compare
Choose a tag to compare

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!

@proost and @rueian

1.0.22-go1.19

19 Nov 04:30
a01fa22
Compare
Choose a tag to compare

1.0.22-go1.18

19 Nov 04:29
b4905ee
Compare
Choose a tag to compare

1.0.22

19 Nov 04:27
3ed2b3e
Compare
Choose a tag to compare

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

02 Nov 15:51
df6577e
Compare
Choose a tag to compare

1.0.21-go1.18

02 Nov 15:51
30f3535
Compare
Choose a tag to compare

1.0.21

02 Nov 15:50
98aa541
Compare
Choose a tag to compare

🚀 New Features

  • feat: distribute slots to multiple replicas when ReplicaOnly=true (#398)
  • feat: add Replica of NO ONE command (#394)
  • feat: add GearsCmdable to go-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

17 Oct 16:48
e030dc9
Compare
Choose a tag to compare

1.0.20-go1.18

17 Oct 16:49
055f5cb
Compare
Choose a tag to compare