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
I would remove the section about the various drivers. That section does not make sense anymore since Doctrine Cache is not the recommended solution anymore. And the cache library the app developer chooses will certainly document their cache adapters in their own documentation.
The "Integrating with the ORM" part is pretty much still valid, I guess. I was thinking about using Symfony Cache in the examples with a prior not that we recommend Symfony Cache, but any other PSR-6 implementation would work as well.
In 2.10, we will be able to configure all ORM caches through PSR-6 (#9002). We should update the documentation accordingly.
The text was updated successfully, but these errors were encountered: