Open lcreid opened 5 years ago
Redis only needs to start before the Rails app starts, and only if the particular Rails app needs Redis. It might reduce the load on the server a bit if we only start Redis when needed.
Redis only needs to start before the Rails app starts, and only if the particular Rails app needs Redis. It might reduce the load on the server a bit if we only start Redis when needed.