Commit Graph

7 Commits

Author SHA1 Message Date
470e446bed Fix variable redisMaxMemory dans conf 2020-06-17 12:16:28 +02:00
ef49699351 Cluster non présent par défaut sur les slaves + desactivation des sauvegardes auto RDB et AOF 2020-06-17 12:16:28 +02:00
5701b488ab Correction du mode local avec slave distant 2020-06-17 12:16:28 +02:00
ef4e0deb13 Adding maxclients support 2020-06-17 12:16:28 +02:00
593a35a6fd Adding somme tunning for better slave sync 2020-06-17 12:16:27 +02:00
6183e0b01d Fixing pid file name 2020-06-17 12:16:27 +02:00
2cb3b1eab0 Adding support for a second instance !
Redis cluster needs 6 hosts for work ... it's a lot.
To trick him each node can be Master and slave for another node.

;)
2020-06-17 12:16:27 +02:00