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: 22,956 of 187,571
Downloads: 63,945

Daily

Ranking: 43,003 of 187,548
Downloads: 9

Depended by

RankDownloadsName
24,88556,882polipus
116,6075,909parallel588_polipus

Depends on

RankDownloadsName
101,165,196,519rake
28924,848,930rspec
79513,282,788redis
3,4393,498,981flexmock

Owners

#GravatarHandle
1icontaganaka