Loading redis-integration1.conf +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ save 60 10000 rdbcompression yes # The filename where to dump the DB dbfilename dump.rdb dbfilename dump_integration1.rdb # The working directory. # Loading @@ -104,7 +104,7 @@ dbfilename dump.rdb # Also the Append Only File will be created inside this directory. # # Note that you must specify a directory here, not a file name. dir /usr/local/var/db/redis/ dir tmp/ ################################# REPLICATION ################################# Loading redis-integration2.conf +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ save 60 10000 rdbcompression yes # The filename where to dump the DB dbfilename dump.rdb dbfilename dump_integration2.rdb # The working directory. # Loading @@ -104,7 +104,7 @@ dbfilename dump.rdb # Also the Append Only File will be created inside this directory. # # Note that you must specify a directory here, not a file name. dir /usr/local/var/db/redis/ dir tmp/ ################################# REPLICATION ################################# Loading Loading
redis-integration1.conf +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ save 60 10000 rdbcompression yes # The filename where to dump the DB dbfilename dump.rdb dbfilename dump_integration1.rdb # The working directory. # Loading @@ -104,7 +104,7 @@ dbfilename dump.rdb # Also the Append Only File will be created inside this directory. # # Note that you must specify a directory here, not a file name. dir /usr/local/var/db/redis/ dir tmp/ ################################# REPLICATION ################################# Loading
redis-integration2.conf +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ save 60 10000 rdbcompression yes # The filename where to dump the DB dbfilename dump.rdb dbfilename dump_integration2.rdb # The working directory. # Loading @@ -104,7 +104,7 @@ dbfilename dump.rdb # Also the Append Only File will be created inside this directory. # # Note that you must specify a directory here, not a file name. dir /usr/local/var/db/redis/ dir tmp/ ################################# REPLICATION ################################# Loading