Commit Graph

15 Commits

Author SHA1 Message Date
Philippe Caseiro ccc8629b8e Adding Possibility to disable persistence on Master instances 2018-06-21 10:02:34 +02:00
Philippe Caseiro 0c0202ba87 Adding somme tunning for better slave sync 2018-06-21 08:58:25 +02:00
Philippe Caseiro 8116d52056 Fixing pid file name 2018-05-15 13:32:36 +02:00
Philippe Caseiro 2031ec7d64 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.

;)
2018-05-15 12:17:25 +02:00
Philippe Caseiro ed84a3566b Using eth0 IP instead of 127.0.0.1 2018-05-14 16:20:19 +02:00
Philippe Caseiro dfbd242639 Enable cluster mode for nodes and leader 2018-05-14 16:04:47 +02:00
Philippe Caseiro a327f0e74b Open redis to other hosts 2018-05-14 15:44:55 +02:00
Philippe Caseiro e8d3fcd104 Removing missing variable from template 2018-05-14 15:03:50 +02:00
Philippe Caseiro 5ef8fd5b36 Removing unused configuration and assocated variables 2018-05-14 15:01:24 +02:00
Philippe Caseiro 595cf135a4 Fix configuration and dico 2018-05-14 14:50:56 +02:00
Philippe Caseiro 7d059ce03b Adding init script for cluster start 2018-05-11 17:03:20 +02:00
Philippe Caseiro 9ad47896a5 Adding the Leader to the cluster.conf 2018-05-11 15:38:13 +02:00
Philippe Caseiro 325e51b0cf Adding cluster.conf template 2018-05-11 15:26:51 +02:00
Philippe Caseiro 1ddc6ffb2f Gestion des noeuds membres 2018-05-11 15:03:44 +02:00
Philippe Caseiro 5ab6a7f2cb Fist commit 2018-05-11 13:44:11 +02:00