Adds memcached caching backend and renamed FileCache => CacheFile for
consistency
---------------------------------------------------------------------------------
Key: SHINDIG-123
URL: https://issues.apache.org/jira/browse/SHINDIG-123
Project: Shindig
Issue Type: Bug
Components: Gadgets Server - PHP
Reporter: Chris Chabot
Attachments: added-memcached-backend-and-filecache-rename.diff
This patch adds a memcached backend, which is a bit slower in single server
situations, but works very well with multi server setups.
Also renames FileCache.php to CacheFile.php for consitency.
(this time around used a bit more descriptive patch naming, since i had some
complaints shindig-diff.patch wasn't really useful as far as file names went:)
Patch depends on SHINDIG-122 being applied
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.