摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
1. BitMap 1.1 bitcount 1.1.1 基本信息 BITCOUNT key [start end] summary: Count set bits in a string since: 2.6.0 Count the number of set bits (population c 阅读全文