josiah-wolf-oberholtzer / discograph

Social Graphing for the Discogs Database
MIT License
74 stars 11 forks source link

Setup auto-restart for Redis. #71

Open josiah-wolf-oberholtzer opened 8 years ago

josiah-wolf-oberholtzer commented 8 years ago

Due to memory limitations in the deployment environment, Redis may be killed for out-of-memory errors.

Figure out how to make Redis automatically restart. Switch from init.d to upstart?