redis-bloomfilter
redis-bloomfilter copied to clipboard
A distributed bloom filter implementation based on redis
Results
1
redis-bloomfilter issues
Sort by
recently updated
recently updated
newest added
It would be nice if I could pass you our Redis connection pool and your gem would check out connections as necessary to perform operations. See the [connection_pool](https://github.com/mperham/connection_pool) gem.
enhancement