127.0.0.1:6379> set mykey somevalue OK 127.0.0.1:6379> get mykey ... redis 是以linked list 實做list,用lpush 指令加入1個elements 跟加入10 ...
確定! 回上一頁