I can not find a way to load redis my own dump.rdb backup file at startup, in dotcloud. I see in the server logs that redis is downloading the file, but I don’t know where it is (and I cannot find it)
[144] 03 Jul 21:01:18 * DB loaded from disk: 0 seconds
I tried putting dump.rdb in a directory /var/lib/redis, but it doesn’t help
Thanks for any help
Chris source
share