public
Description: This plugin protect your memcached to never try to use a key greater than 250 characters(memcached limitation). It is very usefull when your key is dynamically defined.
Homepage: http://tapajos.me
Clone URL: git://github.com/tapajos/memcached_protected.git
name age message
file MIT-LICENSE Fri Feb 06 04:43:11 -0800 2009 Initial Import [tapajos]
file README.mkdn Fri Feb 06 07:34:06 -0800 2009 Readme.. [tapajos]
file Rakefile Wed Apr 01 11:54:10 -0700 2009 Updating max key size [tapajos]
file init.rb Sun Jul 26 19:46:44 -0700 2009 Changing to use Digest [tapajos]
file install.rb Fri Feb 06 04:43:11 -0800 2009 Initial Import [tapajos]
directory lib/ Sun Jul 26 19:46:44 -0700 2009 Changing to use Digest [tapajos]
directory spec/ Sun Jul 26 19:46:44 -0700 2009 Changing to use Digest [tapajos]
README.mkdn

MemcachedProtected

What

This plugin protect your memcached to never try to use a key greater than 250 characters(memcached limitation). It is very usefull when your key is dynamically defined.

Installing

ruby script/plugin install git://github.com/tapajos/memcached_protected.git

Dependencies

  • Rails

Version

MemcachedProtected version 0.1

License

This code is free to be used under the terms of the MIT license.

Contact

Comments are welcome. Send your feedback through this page

Author

Marcos Tapajós

Shameless advertisement

This plugin is brought to you by Improve It.

Improve It