RubyGems Navigation menu

redis-bloomfilter 0.0.3

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 (12KB)
  2. 1.0.1 - June 02, 2018 (11.5KB)
  3. 1.0.0 - April 05, 2018 (11.5KB)
  4. 0.0.3 - May 24, 2014 (11.5KB)
  5. 0.0.2 - July 14, 2013 (10.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

hiredis >= 0.5.2, ~> 0.5
redis >= 3.0.4, ~> 3.0

Development依存関係 (3):

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

所有者:

作者:

  • Francesco Laurita

SHA 256チェックサム:

f80ea0d499a1db7ecad7cd83385af5f012184456353ea094af4066732063fd44

累計ダウンロード数 61,311

このバージョンのみ 48,162

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: