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,744 of 192,483
Downloads: 65,130

Daily

Ranking: 40,992 of 192,454
Downloads: 4

Depended by

RankDownloadsName
25,30859,537polipus
116,5196,252parallel588_polipus

Depends on

RankDownloadsName
81,305,187,129rake
29974,777,823rspec
82552,171,218redis
3,5343,626,218flexmock

Owners

#GravatarHandle
1icontaganaka