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,394 of 191,254
Downloads: 64,914

Daily

Ranking: 30,155 of 191,174
Downloads: 4

Depended by

RankDownloadsName
25,04659,010polipus
116,1846,180parallel588_polipus

Depends on

RankDownloadsName
81,267,702,122rake
29962,362,170rspec
80543,450,499redis
3,5143,589,313flexmock

Owners

#GravatarHandle
1icontaganaka