Since the cache implementations aren't really meant to be 100% production ready,...
commit4a5a18313083194cc9cb9977018c1e98e773919b
authorChris Chabot <chabotc@apache.org>
Mon, 24 Nov 2008 07:29:46 +0000 (24 07:29 +0000)
committerChris Chabot <chabotc@apache.org>
Mon, 24 Nov 2008 07:29:46 +0000 (24 07:29 +0000)
treeaeeb78e4bb27c83acc7cdb014df28848c67e94e1
parent65030777052940aa8a47ac6ac893a7f8a5212105
Since the cache implementations aren't really meant to be 100% production ready, they should be in the sample directory

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@720128 13f79535-47bb-0310-9956-ffa450edef68
php/src/common/sample/CacheApc.php [moved from php/src/common/CacheApc.php with 100% similarity]
php/src/common/sample/CacheFile.php [moved from php/src/common/CacheFile.php with 100% similarity]
php/src/common/sample/CacheMemcache.php [moved from php/src/common/CacheMemcache.php with 100% similarity]