by itamarhaberon 6/14/2019, 7:40 PMwith 1 comments
RedisBloom - a Redis module that extends Redis with probabilistic data structures such as Bloom and Cuckoo Filters - has been added with TopK and CountMinSketch :)
Feedback is welcome: https://github.com/RedisBloom/RedisBloom/releases/tag/v1.99.0
Count-Min-Sketch https://sites.google.com/site/countminsketch/
TopK https://www.usenix.org/conference/atc18/presentation/gong