TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

RedisBloom v2 RC1

16 pointsby itamarhaberalmost 6 years ago
RedisBloom - a Redis module that extends Redis with probabilistic data structures such as Bloom and Cuckoo Filters - has been added with TopK and CountMinSketch :)<p>Feedback is welcome: https:&#x2F;&#x2F;github.com&#x2F;RedisBloom&#x2F;RedisBloom&#x2F;releases&#x2F;tag&#x2F;v1.99.0

1 comment

gkorlandalmost 6 years ago
Count-Min-Sketch <a href="https:&#x2F;&#x2F;sites.google.com&#x2F;site&#x2F;countminsketch&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sites.google.com&#x2F;site&#x2F;countminsketch&#x2F;</a><p>TopK <a href="https:&#x2F;&#x2F;www.usenix.org&#x2F;conference&#x2F;atc18&#x2F;presentation&#x2F;gong" rel="nofollow">https:&#x2F;&#x2F;www.usenix.org&#x2F;conference&#x2F;atc18&#x2F;presentation&#x2F;gong</a>