Open
Description
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