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,829 of 183,052
Downloads: 61,881

Daily

Ranking: 53,223 of 183,043
Downloads: 1

Depended by

RankDownloadsName
24,27653,096polipus
115,6345,445parallel588_polipus

Depends on

RankDownloadsName
10951,441,545rake
25816,694,487rspec
72442,915,794redis
3,2503,231,272flexmock

Owners

#GravatarHandle
1icontaganaka