RubyGems Navigation menu

clindex 2.0.1

A generic index DRb server. The core index is a hash, each key is an individual term, each value is an array of references for that term. Searches the index with a simple regexp grep against the hash keys to return a single array of all references on matching terms. Multi-user ready via a simple locking mechanism that probably doesn't scale too well. BSD License.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.1 - November 22, 2023 (6.0 KB)
  2. 2.0.0 - January 03, 2019 (6.0 KB)
  3. 1.2.1 - December 20, 2012 (5.5 KB)
  4. 1.2.0 - May 22, 2011 (5.5 KB)
  5. 1.1.0 - May 22, 2011 (5.5 KB)

Runtime 依赖 (1):

clutil >= 2011.138.0

Development 依赖 (2):

minitest >= 0
rubocop >= 0

业主:

推送:

作者:

  • chrismo

SHA 256 校验和:

d217046502f04f523dab525a9afdb20282cc3fd61145d3deb206f8997136ba28

下载总量 13,936

这个版本 286

许可:

需要的 Ruby 版本: >= 2.4

链接: