Added a feature cache specific config, this allows you to use a local cache for featu...
commit6dfb8aace0fe3593d90e8296a1d70b2eb644b5a4
authorChris Chabot <chabotc@apache.org>
Tue, 27 Jan 2009 12:34:18 +0000 (27 12:34 +0000)
committerChris Chabot <chabotc@apache.org>
Tue, 27 Jan 2009 12:34:18 +0000 (27 12:34 +0000)
tree27a587c6a9459c2709f71d26f5ed5a4f55b810cf
parentcc930a30f42f44f1f2a2236101638bc58ed1955a
Added a feature cache specific config, this allows you to use a local cache for features (like apc or file) and a shared cache like memcache for remote content

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@738072 13f79535-47bb-0310-9956-ffa450edef68
php/.htaccess
php/config/container.php
php/src/gadgets/GadgetContext.php
php/src/gadgets/GadgetServer.php
php/src/gadgets/JsLibrary.php
php/src/gadgets/oauth/BasicGadgetOAuthTokenStore.php
php/src/gadgets/sample/BasicGadgetSpecFactory.php
php/src/gadgets/servlet/GadgetRenderingServlet.php