ConnectAi / cs

Cornerstone, an es6 web framework built on express.js
13 stars 1 forks source link

Redis Connect Options #22

Closed mzahidriaz closed 8 years ago

mzahidriaz commented 8 years ago

Kindly add flexibility to add redis options. I want to use AWS redis, instead of installing it locally on machine.

optikalefx commented 8 years ago

Unless someone else is helping to maintain this project I won't be adding any other improvements. But this one should be simple if you wanted to just fork and update the redis config inside server.js.