RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - July 26, 2018 (12 KB)
  2. 1.0.1 - June 02, 2018 (11.5 KB)
  3. 1.0.0 - April 05, 2018 (11.5 KB)
  4. 0.0.3 - May 24, 2014 (11.5 KB)
  5. 0.0.2 - July 14, 2013 (10.5 KB)
  6. 0.0.1 - June 07, 2013 (10.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

hiredis ~> 0.4.5
redis ~> 3.0.4

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Francesco Laurita

SHA 256 checksum:

72180f6d477e38f38c278f2aab51546c97f258d99593af5c5453c04cc24c0310

Total downloads 61,292

For this version 2,715

Licenses:

N/A

Required Ruby Version: None

Links: