# \[ANN\] Ruby-MemCache 0.0.4

**URL:** https://rubytalk.org/t/ann-ruby-memcache-0-0-4/21556
**Category:** ruby-talk
**Created:** [14 October 2005 06:36 UTC](https://rubytalk.org/t/ann-ruby-memcache-0-0-4/21556 "2005-10-14T06:36:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Michael\_Granger](https://avatars.discourse-cdn.com/v4/letter/m/a88e4f/32.png) [@Michael\_Granger](https://rubytalk.org/u/Michael_Granger)
#### Post date: [14 October 2005 06:36 UTC](https://rubytalk.org/t/ann-ruby-memcache-0-0-4/21556/1 "2005-10-14T06:36:44Z")

</div>

New release 0.0.4:

&nbsp;&nbsp;&nbsp;\* [http://www.deveiate.org/projects/RMemCache/](http://www.deveiate.org/projects/RMemCache/)

This is a client library for memcached ([http://www.danga.com/memcached/](http://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.

Changes in this version:

\* Dramatic speed improvements, especially for large data values.  
\* Bugfixes for compression, urlencoding  
\* Improved logging

Thanks to Ron Mayer for his extensive help with this release.

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