RubyGems.org

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.

installgem install clindex
Authors

chrismo

688 total downloads 351 for this version
Owners

8fb47582197b2d50cd7d297841c8cc87

Gemfile
gem "clindex", "~> 1.2.0"
Versions
  1. 1.2.0 May 22, 2011
  2. 1.1.0 May 22, 2011
Runtime Dependencies
  1. clutil >= 2011.138.0