@@ -77,6 +77,9 @@ return [
'driver' => 'redis',
'connection' => 'cache',
'lock_connection' => 'default',
+ 'options' => [
+ 'cluster' => 'redis',
+ ],
],
'dynamodb' => [