RubyGems Navigation menu

pacer-bloomfilter 1.0.0

Bloom filters are fast, compact, probabalistic data structures that allow set filtering with a configurable rate of false positives. This plugin adds .bloom_filter.uniq, .bloom_filter.only([collection]), and .bloom_filter.except([collection]) to the available routes methods in Pacer.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.0 March 29, 2011 (12.0 KB)

Runtime 相依性套件 (2):

pacer >= 0.6.1
pacer >= 0.6.1

Development 相依性套件 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec ~> 2.3.0

擁有者:

作者:

  • Darrick Wiebe

SHA 256 總和檢查碼:

=

總下載次數 4,677

這個版本 4,677

版本发布:

授權:

Ruby 版本需求:

相關連結: