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: 24,392 of 196,658
Downloads: 65,743

Daily

Ranking: 41,419 of 196,619
Downloads: 6

Depended by

RankDownloadsName
25,67960,977polipus
117,0056,486parallel588_polipus

Depends on

RankDownloadsName
81,416,600,134rake
291,020,526,382rspec
83583,408,591redis
3,5943,806,410flexmock

Owners

#GravatarHandle
1icontaganaka