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

TOPK.INFO

Syntax
TOPK.INFO key
Available in:
Redis Open Source / Bloom 2.0.0
Time complexity:
O(1)
ACL categories:
@topk, @read, @fast,

Returns number of required items (k), width, depth, and decay values of a given sketch.

Parameters

Examples

TOPK.INFO topk
1) k
2) (integer) 50
3) width
4) (integer) 2000
5) depth
6) (integer) 7
7) decay
8) "0.92500000000000004"

Return information

One of the following:

RATE THIS PAGE
Back to top ↑

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