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: 21,923 of 183,539
Downloads: 61,976

Daily

Ranking: 61,626 of 183,521
Downloads: 2

Depended by

RankDownloadsName
24,34453,303polipus
115,7765,471parallel588_polipus

Depends on

RankDownloadsName
10967,376,091rake
25824,269,778rspec
72448,937,181redis
3,2453,297,962flexmock

Owners

#GravatarHandle
1icontaganaka