Last modified 3 years ago
Ruby MemCache Client
This is 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.
Support for the Ruby client library is built into Ruby on Rails, allowing you to use memcached as a fragment cache and/or a session store.
Resources
- memcache in the Ruby Application Archive.
- API documentation generated by RDoc.
Downloads
- RubyGem: Ruby-MemCache-0.0.4.gem (35.50 k)
- Tar+Bzip2: Ruby-MemCache-0.0.4.tar.bz2 (29.50 k)
- Tar+Gzip: Ruby-MemCache-0.0.4.tar.gz (32.51 k)
- Zip: Ruby-MemCache-0.0.4.zip (40.92 k)
For a complete list of local wiki pages, see TitleIndex.
