rasodu / DLEMP

0 stars 0 forks source link

Add volumes for redis and beanstalkd #58

Closed rasodu closed 7 years ago

rasodu commented 7 years ago

Create volume for beanstalkd and redis. If the computer is abruptly stopped for some reason, then redis and beanstalkd will not loss data.

beanstalkd

http://stackoverflow.com/questions/30489788/preserve-beanstalkd-queue-on-restart-or-crash https://github.com/kr/beanstalkd/wiki/faq#are-the-jobs-persistent-what-happens-if-the-power-goes-out

redis

https://hub.docker.com/_/redis/ http://redis.io/topics/persistence