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.
Required Ruby Version
>= 0
Authors
Francesco Laurita
Versions
- 1.1.0 July 26, 2018 (12 KB)
- 1.0.1 June 02, 2018 (11.5 KB)
- 1.0.0 April 05, 2018 (11.5 KB)
- 0.0.3 May 24, 2014 (11.5 KB)
- 0.0.2 July 14, 2013 (10.5 KB)