Skip to content

Dependency issue with installing redis #13

@mroest

Description

@mroest

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions