JRedisJSON icon indicating copy to clipboard operation
JRedisJSON copied to clipboard

How does Java get multiple attributes?

Open 501956430 opened this issue 3 years ago • 0 comments

How does Java get multiple attributes?

` 127.0.0.1:6379> json.get a "{"name":"abcd","age":1,"type":1}" 127.0.0.1:6379> json.get a name age "{"age":1,"name":"abcd"}"

` 截屏2022-01-18 18 38 22

501956430 avatar Jan 18 '22 10:01 501956430