[ANN] MemCache 0.0.1

Hi fellow Rubyists.

I'm happy to announce the initial release of a Ruby client library for memcached, a high-performance distributed memory cache.

Memcached is used to alleviate database load by caching oft-used values in network-accessible memory space, and is used behind several high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia, and others.

You can find out more about memcached here:

   http://www.danga.com/memcached/

You can find more information about the Ruby client library at the project page:

   http://www.deveiate.org/code/Ruby-MemCache.html

or download it directly:

   http://www.deveiate.org/code/Ruby-MemCache-0.0.1.tar.gz
   http://www.deveiate.org/code/Ruby-MemCache-0.0.1.gem

Comments, questions, and suggestions welcomed.

···

--
Michael Granger <ged@FaerieMUD.org>
Rubymage, Believer, Architect
The FaerieMUD Consortium <http://www.FaerieMUD.org/>
ruby -e "p 12383406064495388618631689469409153107.to_s(36).tr('z',' ')"