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,739 of 186,959
Downloads: 63,064

Daily

Ranking: 32,129 of 186,713
Downloads: 23

Depended by

RankDownloadsName
25,05554,874polipus
116,9335,681parallel588_polipus

Depends on

RankDownloadsName
101,128,098,871rake
27909,387,510rspec
79502,207,085redis
3,4123,456,009flexmock

Owners

#GravatarHandle
1icontaganaka