Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

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.

License

Notifications You must be signed in to change notification settings

tapajos/memcached_protected

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages