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: 64,585 of 186,698
Downloads: 15,069

Daily

Ranking: 24,586 of 186,685
Downloads: 13

Depended by

RankDownloadsName
31,84339,126clwiki

Depends on

RankDownloadsName
161,052,609,903minitest
57588,418,180rubocop
23,73259,315clutil

Owners

#GravatarHandle
1iconchrismo