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.