SUNIONSTORE 苏宁店
语法
SUNIONSTORE destination key [key ...]
- 从以下位置开始可用:
- 1.0.0
- 时间复杂度:
- O(N) 其中 N 是所有给定集合中的元素总数。
- ACL 类别:
-
@write
,@set
,@slow
,
此命令等于SUNION
,但不是返回结果集,
它存储在destination
.
如果destination
already exists,则它将被覆盖。