github redis/go-redis v9.10.0
9.10.0

latest releases: v9.13.0, extra/redisprometheus/v9.13.0, extra/redisotel/v9.13.0...
3 months ago

Experimental support for vector sets!

🚀 Highlights

go-redis now supports vector sets. This data type is marked as "in preview" in Redis and its support in go-redis is marked as experimental. You can find examples in the documentation and in the doctests folder.

Changes

🚀 New Features

🧰 Maintenance

  • Add the missing NewFloatSliceResult for testing (#3393)
  • DOC-5078 vector set examples (#3394)

Contributors

We'd like to thank all the contributors who worked on this release!

@AndBobsYourUncle, @andy-stark-redis, @fukua95 and @ndyakov

Don't miss a new go-redis release

NewReleases is sending notifications on new releases.