@@ -111,6 +111,8 @@ return array(
'redis' => array(
+ 'cluster' => true,
+
'default' => array(
'host' => '127.0.0.1',
'port' => 6379,