Hi @ndyakov! While working with Vector Sets, I noticed that go-redis currently doesn't support: - The `WITHATTRIBS` parameter in `VSIM`, refs: https://github.com/redis/redis/pull/14065 - The `VISMEMBER` command, refs: https://github.com/redis/redis/pull/13941 If no one is already working on this, I'd be happy to implement these features.
Hi @ndyakov!
While working with Vector Sets, I noticed that go-redis currently doesn't support:
WITHATTRIBSparameter inVSIM, refs: Implement WITHATTRIBS for VSIM. redis#14065VISMEMBERcommand, refs: Vector Sets: VISMEMBER and other fixes redis#13941If no one is already working on this, I'd be happy to implement these features.