Redis in Action
Neo@AsiaYo
Redis Types
String
List
Sets
Sorted Sets
Hashes
Bit arrays
HyperLogLogs
String
command
time complexity
usage
GET key
O(1)
取值
SET key value
Made with Slides.com