build(deps): update module github.com/redis/go-redis/v9 to v9.10.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/redis/go-redis/v9 | require | minor |
v9.9.0 -> v9.10.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
v9.10.0: 9.10.0
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
Contributors
We'd like to thank all the contributors who worked on this release!
@AndBobsYourUncle, @andy-stark-redis, @fukua95 and @ndyakov
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.