redis hash操作代碼梳理

1、hget deviceinfo:123456 time 2、hgetall deviceinfo:123456 3、hset deviceinfo:123456 time "2013-12-24 12:12:12" 4、hmset subserial 123456 status 1 time "2013-12-24 12:12:12" 5、redis初始化時加載AOF文件執行hset 6、re
相關文章
相關標籤/搜索