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,271 of 196,125
Downloads: 65,712

Daily

Ranking: 22,963 of 196,106
Downloads: 3

Depended by

RankDownloadsName
25,57360,935polipus
116,6696,475parallel588_polipus

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec
83577,057,441redis
3,5843,769,667flexmock

Owners

#GravatarHandle
1icontaganaka