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: 23,949 of 193,649
Downloads: 65,402

Daily

Ranking: 26,275 of 193,618
Downloads: 8

Depended by

RankDownloadsName
25,37660,211polipus
116,2486,367parallel588_polipus

Depends on

RankDownloadsName
81,345,057,418rake
29989,166,690rspec
83562,466,947redis
3,5493,676,271flexmock

Owners

#GravatarHandle
1icontaganaka