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,030 of 187,950
Downloads: 64,112

Daily

Ranking: 34,474 of 187,922
Downloads: 21

Depended by

RankDownloadsName
24,88857,298polipus
116,5615,957parallel588_polipus

Depends on

RankDownloadsName
101,176,878,843rake
28929,993,045rspec
79516,900,927redis
3,4523,506,268flexmock

Owners

#GravatarHandle
1icontaganaka