-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
Currently we trying to use redis cache (Drupal 8) while doing that we run into this installation issue.
We work we a team and multiple environments. We're doing a 'code driven' approach and deploy from git.
In order to enable the redis cache the module needs to be enabled first. After that you put the config in settings.php in order to use redis.
While deploying instances and/or doing a site install this is an issue. It fails since settings.php already contains the redis config before the module is enabled.
What is the preferred way in enabling redis cache when working in teams with multiple environments?
Metadata
Metadata
Assignees
Labels
No labels