You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SimpleCacheEngine::add()
I forgot this method last time around. I've also added soft deprecations
for Cache::engine(). Having hard deprecations would require more
refactoring than I want to do right now.