-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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:
- 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
Labels
No labels