[ANN] Ruby-MemCache 0.0.2

  • Thread starter Michael Granger
  • Start date
M

Michael Granger

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Fellow Rubyists,

I'd like to announce the second 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.

The changes in this version are:

* A bugfix for an exception raised when setting a memcache value
to an empty Array submitted by Robert Cottrell from the Robot
Co-op.
* A bugfix for setting multiple values #[]=
* Tests for the above bugs

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.2.tar.gz
http://www.deveiate.org/code/Ruby-MemCache-0.0.2.gem
http://www.deveiate.org/code/Ruby-MemCache-0.0.2.zip

Comments, questions, and suggestions welcomed.

- --
Michael Granger <[email protected]>
Rubymage, Believer, Architect
The FaerieMUD Consortium <http://www.FaerieMUD.org/>
ruby -e "p 12383406064495388618631689469409153107.to_s(36).tr('z',' ')"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (Darwin)

iD8DBQFBrzjO+zlz4UKpE6QRAnbHAKChw+WBxq2Yzj64EgYcaU+JMM9d2wCeKYII
Leqg6lG6jv6td8hAd6LRnYk=
=BNmm
-----END PGP SIGNATURE-----
 

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

Similar Threads


Members online

Forum statistics

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

Latest Threads

Top