Maximum size of object that can be saved in memcached
As of memcache 1.4.2, this is a user-configurable parameter: ReleaseNotes142 * memcached @ Github Configurable maximum item size Many people have asked for memcached to be able to store items larger than 1MB, while it’s generally recommended that one not do this, it is now supported on the commandline. A few enlightened folk have also … Read more