RAA - memcache/0.0.1

memcache / 0.0.1

Short description: Distributed memory cache client
Category: Library/cache
Status: beta
Created: 2004-11-13 16:18:37 GMT
Last update: 2004-11-13 16:18:37 GMT
Owner: Michael Granger (Projects of this owner)
Homepage: http://www.deveiate.org/code/Ruby-MemCache.html
Download: http://www.deveiate.org/code/Ruby-MemCache-0.0.1.tar.gz
License: Ruby's
Dependency:
Requires: io-reactor/0.05(*) Multiplexing IO
(*): newer version exists
Description:

This is a client library for memcached (www.danga.com/memcached/), a high-performance distributed memory cache.

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

Versions: [0.0.4 (2005-10-14)] [0.0.3 (2005-08-07)] [0.0.2 (2004-12-02)] [0.0.1 (2004-11-13)]

Edit this project (for project owner)

back to RAA top