kevy

SDIFFSTORE

Store the difference of the given sets into destination.

语法SDIFFSTORE destination key [key ...]
分组set
参数个数-3
起始版本1.0.0
标志write
复杂度O(sum of the source cardinalities) + O(result) to write the destination on its own shard
Redis 兼容性full

← 全部命令