Open strangedev opened 6 years ago
Since redis is required by xapi-publisher, we should also switch the backend container over to redis, as this would remove the memcached container from the project. Less dependencies => more happiness.
xapi-publisher
backend
memcached
Replace memcached by redis #65
Since redis is required by
xapi-publisher
, we should also switch thebackend
container over to redis, as this would remove thememcached
container from the project. Less dependencies => more happiness.