|
|
|
|
|
by nasalgoat
4723 days ago
|
|
But redis doesn't really require any of that - it'll run and provide decent performance on a small instance, or even better, running on the same instance your app is running. "yum -y install redis" then "service redis start" and it just works. I'm not sure there is an easier service to use than local redis. |
|