(ctx context.Context, key string)
| 12 | VAddWithArgs(ctx context.Context, key, element string, val Vector, addArgs *VAddArgs) *BoolCmd |
| 13 | VCard(ctx context.Context, key string) *IntCmd |
| 14 | VDim(ctx context.Context, key string) *IntCmd |
| 15 | VEmb(ctx context.Context, key, element string, raw bool) *SliceCmd |
| 16 | VGetAttr(ctx context.Context, key, element string) *StringCmd |
| 17 | VInfo(ctx context.Context, key string) *MapStringInterfaceCmd |
no outgoing calls