摘要: 1. Set 1.1 sadd 1.1.1 基本信息 SADD key member [member ...] summary: Add one or more members to a set since: 1.0.0 Add the specified members to the set st 阅读全文
posted @ 2022-10-06 17:31 编程理想国 阅读(89) 评论(0) 推荐(0)
摘要: 1. List 1.1 lindex 1.1.1 基本信息 LINDEX key index summary: Get an element from a list by its index since: 1.0.0 Returns the element at index index in the 阅读全文
posted @ 2022-10-06 17:29 编程理想国 阅读(79) 评论(0) 推荐(0)
摘要: 1. Hash 1.1 hdel 1.1.1 基本信息 HDEL key field [field ...] summary: Delete one or more hash fields since: 2.0.0 Removes the specified fields from the hash 阅读全文
posted @ 2022-10-06 14:47 编程理想国 阅读(69) 评论(0) 推荐(0)
摘要: 1. Generic 1.1 copy 1.1.1 基本信息 COPY source destination [DB destination-db] [REPLACE] summary: Copy a key since: 6.2.0 This command copies the value st 阅读全文
posted @ 2022-10-06 14:45 编程理想国 阅读(128) 评论(0) 推荐(0)