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: 22,898 of 187,224
Downloads: 63,667

Daily

Ranking: 39,116 of 187,196
Downloads: 23

Depended by

RankDownloadsName
24,92856,321polipus
116,7825,845parallel588_polipus

Depends on

RankDownloadsName
101,151,463,039rake
27919,195,736rspec
79509,393,117redis
3,4313,484,536flexmock

Owners

#GravatarHandle
1icontaganaka