Commands

CMS.INCRBY

Increases the count of one or more items by increment

Read more

CMS.INFO

Returns information about a sketch

Read more

CMS.INITBYDIM

Initializes a Count-Min Sketch to dimensions specified by user

Read more

CMS.INITBYPROB

Initializes a Count-Min Sketch to accommodate requested tolerances.

Read more

CMS.MERGE

Merges several sketches into one sketch

Read more

CMS.QUERY

Returns the count for one or more items in a sketch

Read more