Created RedisFactory which will create the redis adapter for the redis lock

This commit is contained in:
Alejandro Celaya
2019-08-07 14:17:15 +02:00
parent dcfb12f454
commit 1e294fe1bc
6 changed files with 70 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
"monolog/monolog": "^1.21",
"ocramius/proxy-manager": "^2.0",
"phly/phly-event-dispatcher": "^1.0",
"predis/predis": "^1.1",
"shlinkio/shlink-installer": "^1.2.1",
"symfony/console": "^4.3",
"symfony/filesystem": "^4.3",