aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-memcache/pkg-descr
blob: 8f445355e676819bf5e1b4ff7dc9d1b68acbfdc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

Author: Michael Granger <ged-raa@FaerieMUD.org>
WWW:    http://www.deveiate.org/code/Ruby-MemCache.html