Hello Fuel community,
I don't see the option to select a redis database in the config file.
I solved this problem in my application by using the select command
$redis->select(3)
But when I use redis as cache there is no way to select database without changing the core.
Do you have a solution for this?
There is currently no support for multiple databases per connection for the redis cache driver.
Please create a feature request for this specifying the use case: http://github.com/fuel/core/issues