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
Use PSR SimpleCache instead of own Cache interface
PSR can be seen as a standard, therefore it has not much value to abstract this
away as if it would be a external dependency (pragmatic)