redis-bloomfilter 0.0.1
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.
Gemfile:
=
instalar:
=
dependencias de Development (1):
rspec
>= 0