Skip to content

[BUG] Cache storage issue #20

@Nuranto

Description

@Nuranto

Describe the bug
A clear and concise description of what the bug is.

Preconditions

  • Magento 2 version: 2.4.6-p3
  • CrowdSec_Bouncer module version: 2.0.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to module's configuration, cache config section

Expected result
A clear and concise description of what you expected to happen.

  • Be able to configure redis with native M2 redis classes.
  • Be able to use filesystem on multi-nodes infrastructure

Actual result
A clear and concise description of the actual result.

  • We're forced to install phpredis to use redis
  • On filesystem mode, files are stored locally, only on the pod running the cron. So others pod don't have any decisions. Would have been better to store this in a remote storage like import_export for example.

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