EnAccess / EnAccess/micropowermanager
[Feature Request]: Run the demo version with a dedicated Redis cluster
- Dominant language
- PHP
- Stars
- 27
- Forks
- 19
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 27
Description
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/EnAccess/micropowermanager/blob/main/CONTRIBUTING.md) for this project, if it exists.
- [x] I agree to follow the [Code of Conduct](https://github.com/EnAccess/micropowermanager/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched the [issue tracker](https://github.com/EnAccess/micropowermanager/issues) for a feature request that matches the one I want to file, without success.
### Problem Description
Currently, the Demo version is run with an in-cluster Redis cache. This doesn't reflect the real-world hosting scenario very well.
_Caveat:_ This might be very expensive, as managed Redis is costly. Please, still do this using the smallest instance possible to demonstrate MPM has the functionality. We might later roll this back to in-cluster to save costs.
### Proposed Solution
Please create a (small) dedicated Redis cache to be used in the Demo environment.
### Alternatives Considered
N/A
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.