[ANN] MemCache 0.0.1

M

Michael Granger

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top