http://wtbis.cn/doc/webman/db/cache.html
不是有個database參數(shù)嗎,或者再加個配置直接用redis的connection方法
Cache::connection ?
redis的,src/support/Redis.php,這里有個connection方法,或者你重寫下cache類實現(xiàn)下,他里面也是用的這個方法