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: 63,264 of 188,756
Downloads: 13,841

Daily

Ranking: 33,283 of 188,734
Downloads: 5

Depended by

RankDownloadsName
32,80833,010clwiki

Depends on

RankDownloadsName
20787,713,697minitest
68405,679,645rubocop
22,19756,412clutil

Owners

#GravatarHandle
1iconchrismo