Bloom Filter implementation in JavaScript
-
Updated
Jun 25, 2018 - JavaScript
Bloom Filter implementation in JavaScript
A fast, 70-line bloom filter for JavaScript 6.
🌸 Bloom filter for username existence checker using Redis Stack, ioredis, and Node.js HTTP server. Efficiently prevents duplicate usernames with fast, low-memory probabilistic checks. Easy to set up with Docker — ideal for scalable user validation! 🚀
A Javascript Implementation of Bloom filter
Add a description, image, and links to the probabilistic-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the probabilistic-data-structures topic, visit your repo's landing page and select "manage topics."