RubyGems Navigation menu

clindex 1.2.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:
=

install:
=

Versions:

  1. 2.0.1 November 22, 2023 (6 KB)
  2. 2.0.0 January 03, 2019 (6 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 Dependencies (1):

clutil >= 2011.138.0

Owners:

Authors:

  • chrismo

SHA 256 checksum:

=

Total downloads 14,417

For this version 3,957

Version Released:

Licenses:

N/A

Required Ruby Version: >= 1.8.6

Required Rubygems Version: >= 1.3.6

Links: