issue-12: implémentation redis pour la gestion des session
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
Cadoles/hydra-sql/pipeline/head This commit looks good

This commit is contained in:
2023-06-12 15:26:56 +02:00
parent 8d52721172
commit a83e8d07ef
11 changed files with 583 additions and 496 deletions

1
.env
View File

@ -40,3 +40,4 @@ LOCK_DSN=flock
###> sentry/sentry-symfony ###
SENTRY_DSN=
###< sentry/sentry-symfony ###
REDIS_URL=redis://redis:6379