-
Beta Was this translation helpful? Give feedback.
Answered by
baylac
May 25, 2022
Replies: 1 comment
-
because it supports multiple, you can use it in this way client.HSet(ctx, key, "field1", value1, "field2", value2) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vmihailenco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
because it supports multiple, you can use it in this way