mirror of https://gitlab.com/tildes/tildes.git
Browse Source
The previous method of doing this could cause redis to try to start up (via restart) earlier than it should. By using require_in and watch_in, it should now only start up in the first place once this service has been started first, and it will also cause redis to restart if it ever needs to run again in the future.merge-requests/74/head
Deimos
5 years ago
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue