Probabilistic data structures: Redis course | Zoonk
14. Probabilistic data structures
Estimate cardinality with HyperLogLog and use Bloom, Cuckoo, count-min sketch, and top-k structures where supported. Choose acceptable error rates and memory settings for large-scale counting and membership problems.