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

CMS.QUERY

Syntax
CMS.QUERY key item [item ...]
Available in:
Redis Open Source / Bloom 2.0.0
Time complexity:
O(n) where n is the number of items
ACL categories:
@cms, @read,

Returns the count for one or more items in a sketch.

Parameters:

Examples

redis> CMS.QUERY test foo bar
1) (integer) 10
2) (integer) 42

Return information

One of the following:

RATE THIS PAGE
Back to top ↑

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