Categories: None [Edit]

redis-bloomfilter

https://rubygems.org/gems/redis-bloomfilter
https://github.com/taganaka/redis-bloomfilter
Adds Redis::Bloomfilter class which can be used as ditributed bloom filter implementation on Redis. A Bloom filter is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set.

Total

Ranking: 21,055 of 180,488
Downloads: 61,340

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName
23,82251,438polipus
114,7785,254parallel588_polipus

Depends on

RankDownloadsName
16855,188,240rake
23768,688,728rspec
70405,871,308redis
3,2512,807,942flexmock

Owners

#GravatarHandle
1icontaganaka