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 校验和:

2d11b8e4db7df58b3605d844592569852d74b18e3dd7396edb8b86118b35ce4f

下载总量 4,423

这个版本 4,423

许可:

需要的 Ruby 版本:

链接: