feat: integrate with redis for improved performance

This commit is contained in:
2026-09-08 18:27:00 +02:00
parent 0e6a65dfa0
commit 8dad782603
9 changed files with 322 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ add('shared_dirs', [
$rsyncOptions = [
'exclude' => [
'.ddev',
'.claude',
'.DS_Store',
'.git',
'.github',