redis-bloomfilter 1.1.0
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 Runtime (1):
redis
>= 4.0.1, ~> 4.0