What would you like to be added:
Redis UI Storage Provider
Why is this needed:
There are cases where we can't use SQL databases (Sql Server, Postgre SQL, MySql) due to DBA's rules, and SQLite is not an option too, because we have no write rights in the K8S pod.
InMemory is a option, yes, but we can't rely on that in some production scenarios.
What would you like to be added: Redis UI Storage Provider Why is this needed: There are cases where we can't use SQL databases (Sql Server, Postgre SQL, MySql) due to DBA's rules, and SQLite is not an option too, because we have no write rights in the K8S pod.
InMemory is a option, yes, but we can't rely on that in some production scenarios.