Allow Redis DB# select.

This commit is contained in:
Adam Ierymenko 2014-05-23 00:35:11 +00:00
commit 05f5755bb1
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
//exports.redisDb = 0; // live
exports.redisDb = 1; // test
//exports.redisDb = 2; // dev