[Cache] How to configure a cache adapter #10989
Labels
Cache
⭐️ EU-FOSSA Hackathon
https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming
8000
It is very easy to use default cache adapter like Redis or Filesystem.
But there is no explanation on how to set custom options for a given adapter.
For instance, Redis client supports a lot of options:

=> How may I use them?
The text was updated successfully, but these errors were encountered: