kevy

BITOP

Combine strings bitwise into a destination key.

構文BITOP AND|OR|XOR|NOT destkey key [key ...]
グループstring
引数の数-4
導入バージョン1.0.0
フラグwrite
計算量O(N) over the longest source; on a multi-shard server each source is read on its own shard and the result written on the destination's
Redis 互換性differs: the DIFF / DIFF1 / ANDOR / ONE operators of Redis 8.2 are a syntax error

← すべてのコマンド