Guest User

Untitled

a guest
Jun 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. 127.0.0.1:6379> HGET Object:100:RATE:9008 properties.status
  2. "OK"
  3. 127.0.0.1:6379> HGET Object:100:RATE:9000 properties.status
  4. "NOT OK"
  5. // HGETMULTIPLE Object:100:RATE:9000 properties.status Object:100:RATE:9008 properties.status
  6. "OK" "NOT OK"
Add Comment
Please, Sign In to add comment