Hello, Is there a way to select in which Redis database I want to cache my data ? `$CFG->session_redis_database` is working well for the sessions but it would be nice to have a generic one for all cases Thank you
Hello,
Is there a way to select in which Redis database I want to cache my data ?
$CFG->session_redis_databaseis working well for the sessions but it would be nice to have a generic one for all casesThank you