摘要: [6644] 02 Apr 23:11:58.976 # Creating Server TCP listening socket *:6379: bind: No such file or directory Redis报错: [6644] 02 Apr 23:11:58.976 # Creati 阅读全文
posted @ 2016-10-10 20:03 沧海一滴 阅读(13142) 评论(6) 推荐(0)
摘要: LREM key count value Available since 1.0.0. Time complexity: O(N) where N is the length of the list. Removes the first count occurrences of elements e 阅读全文
posted @ 2016-10-10 14:04 沧海一滴 阅读(579) 评论(0) 推荐(0)