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,048 of 180,459
Downloads: 61,338

Daily

Ranking: 52,733 of 180,454
Downloads: 7

Depended by

RankDownloadsName
23,81351,438polipus
114,7665,253parallel588_polipus

Depends on

RankDownloadsName
16853,643,152rake
23767,894,233rspec
70405,276,501redis
3,2522,797,880flexmock

Owners

#GravatarHandle
1icontaganaka