RubyGems Navigation menu

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - July 26, 2018 (12.0 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)

Runtime 相依性套件 (1):

redis >= 4.0.1, ~> 4.0

Development 相依性套件 (3):

flexmock >= 0
rake >= 0
rspec >= 0

擁有者:

作者:

  • Francesco Laurita

SHA 256 checksum:

5fee1ea0b180b91a14eea9f162cd09556a03cf6f9369f45edda9f528f7a35a42

總下載次數 61,317

這個版本 2,131

License:

MIT

Ruby 版本需求: >= 0

相關連結: