Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for different caching backends such as redis #6861

Merged
merged 2 commits into from Dec 17, 2014

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Dec 16, 2014

refs #6637

CacheFile => Cache::getLazyCache
PersistentCache => Cache::getEagerCache
PluginAwareStaticCache|LanguageAwareStaticCache|StaticCache => Cache::getTransientCache

tsteur added a commit that referenced this pull request Dec 17, 2014
added support for different caching backends such as redis
@tsteur tsteur merged commit 2318be3 into master Dec 17, 2014
@tsteur tsteur deleted the 6637_multicache branch December 17, 2014 01:26
@mattab
Copy link
Member

mattab commented Dec 17, 2014

It's very nice code, which I already used in #6867 with success!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants