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,307 of 189,968
Downloads: 64,819

Daily

Ranking: 38,570 of 189,933
Downloads: 5

Depended by

RankDownloadsName
24,98558,855polipus
116,1266,155parallel588_polipus

Depends on

RankDownloadsName
81,249,142,844rake
29955,025,919rspec
80537,678,577redis
3,5073,569,491flexmock

Owners

#GravatarHandle
1icontaganaka