Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
You only have redis as a DB... are you worried about scaling issues and/or server restarts? Are there plans on saving to a disk based store (i.e. MongoDB).
Hey @brizna,
Please take a look at Redis' topics on Persistence to read about how it persists data to disk between server shutdowns/restarts.