Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
Also, our reference.rst section about the different cache adapters isn't great :).
The cache adapter used by the
cache.appservice. The FrameworkBundle
ships with multiple adapters:apcu,doctrine,system,filesystem,psr6,redisandmemcached.
It's not clear what values you wouldactually use, likecache.adapter.redis. It's also not very clear how you would configure, for example, the memcached connection details.