@julian It should not be determined by Is there access to spiders?
How do you guys persist data
-
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.