[フレーム]
Docs Pricing
Login Book a meeting Try Redis

CMS.MERGE

Syntax
CMS.MERGE destination numKeys source [source ...] [WEIGHTS weight
 [weight ...]]
Available in:
Redis Open Source / Bloom 2.0.0
Time complexity:
O(n) where n is the number of sketches
ACL categories:
@cms, @write,
Compatibility:
Redis Enterprise and Redis Cloud compatibility

Merges several sketches into one sketch. All sketches must have identical width and depth. Weights can be used to multiply certain sketches. Default weight is 1.

Parameters:

Examples

redis> CMS.MERGE dest 2 test1 test2 WEIGHTS 1 3
OK

Redis Enterprise and Redis Cloud compatibility

Redis
Enterprise
Redis
Cloud
Notes
✅ Supported
✅ Flexible & Annual
✅ Free & Fixed

Return information

One of the following:

RATE THIS PAGE
Back to top ↑

AltStyle によって変換されたページ (->オリジナル) /