give redis hash json how to write (geographical reasons) #22356
Unanswered
hope1234567hope
asked this question in
Q&A
Replies: 2 comments
-
NO APPLY? |
Beta Was this translation helpful? Give feedback.
0 replies
-
can give me redis hash example? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to geographical reasons, I am unable to join the at community Slack。not open /simple/hash_value_table.json url。
now my redis clinent is
127.0.0.1:6379> hmset schema1.table2 username jack age 2
OK
127.0.0.1:6379> hgetall schema1.table2
"username"
"jack"
"age"
"2"
but this json how write?can you give me this json? and how use trino-cli search? very thank!!!
Beta Was this translation helpful? Give feedback.
All reactions