RubyGems Navigation menu

clindex 1.2.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:
= Copy to clipboard Copied!

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:

be216883be114ec386cc7be9e2369fab0e3d525613a77bff4a39b452121838cf

Total downloads 13,904

For this version 3,928

Licenses:

N/A

Required Ruby Version: >= 1.8.4

Required Rubygems Version: >= 1.0.0

Links: