⬅︎ Back to Fastest cache backend possible for Django
I've run redis with a million users without it crashing for years at a time. Not sure what's up with your install.
My problem was that the server ran out of memory. And instead of grinding to a halt, it crashes.
Comment
I've run redis with a million users without it crashing for years at a time. Not sure what's up with your install.
Replies
My problem was that the server ran out of memory. And instead of grinding to a halt, it crashes.