-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
CachehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
Also, our reference.rst section about the different cache adapters isn't great :).
The cache adapter used by the
cache.app
service. The FrameworkBundle
ships with multiple adapters:apcu
,doctrine
,system
,filesystem
,
psr6
,redis
andmemcached
.
It's not clear what values you would actually use, like cache.adapter.redis
. It's also not very clear how you would configure, for example, the memcached connection details.
Metadata
Metadata
Assignees
Labels
CachehasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.