RubyGems Navigation menu

clindex 2.0.0

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 相依性套件 (1):

minitest >= 0

擁有者:

作者:

  • chrismo

SHA 256 總和檢查碼:

=

總下載次數 14,428

這個版本 2,149

版本发布:

授權:

Ruby 版本需求: ~> 2.4

相關連結: