Redis new data structure: the HyperLogLog - Antirez weblog

A neat algorithm for counting large sets of items using a small data structure, using hashing and some intelligent statistics.

to algorithms cardinality counting hyperloglog scalability ... on 29 May 2014

Tags related to counting

- counting
 
1 algorithms
1 cardinality
1 counting
1 hyperloglog
1 scalability