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,875 of 193,188
Downloads: 65,270

Daily

Ranking: 40,393 of 193,154
Downloads: 7

Depended by

RankDownloadsName
25,34059,994polipus
116,3016,331parallel588_polipus

Depends on

RankDownloadsName
81,329,290,503rake
29982,808,292rspec
82558,037,085redis
3,5413,651,755flexmock

Owners

#GravatarHandle
1icontaganaka