Categories: None [Edit]

clindex

https://rubygems.org/gems/clindex
https://github.com/chrismo/clindex
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.

Total

Ranking: 66,224 of 195,871
Downloads: 16,294

Daily

Ranking: 96,429 of 195,832
Downloads: 1

Depended by

RankDownloadsName
31,81944,330clwiki

Depends on

RankDownloadsName
141,275,096,408minitest
57730,449,727rubocop
25,22961,904clutil

Owners

#GravatarHandle
1iconchrismo