You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Since Redis 8 there is a new type of collection available - vector set - that the driver could support.
Feature Request
Is your feature request related to a problem? Please describe
Since Redis 8 there is a new type of collection available - vector set - that the driver could support.
See Vector Sets
See Vector Sets are part of Redis
Describe the solution you'd like
Support all the available commands, see child issues for details
References
Lettuce implementation-- redis/lettuce#3295
The text was updated successfully, but these errors were encountered: