kevy

ZUNIONSTORE

Store the union of the given sorted sets into destination.

構文ZUNIONSTORE destination numkeys key [key ...] [WEIGHTS weight [weight ...]] [AGGREGATE SUM|MIN|MAX]
グループzset
引数の数-4
導入バージョン1.0.0
フラグwrite
計算量O(sum of the source cardinalities + R log R)
Redis 互換性full

← すべてのコマンド