Re: refactoring about caching for php-shindig
updated and added unittest for class BasicRemoteContent. http://codereview.appspot.com/25066
refactoring about caching for php-shindig
Reviewers: shindig-dev, chabotc, chabotc, Description: I found that there are a few problems when implementing limited invalidation: 1. fix unittest failed 2. fix SHINDIG-926 https://issues.apache.org/jira/browse/SHINDIG-926 3. current caching method put all data into one cache. I would like t