Commit Graph

20 Commits

Author SHA1 Message Date
Teddy Cornaut 9bfa3a41f5 Ajout conf sysctl 2019-04-11 11:25:40 +02:00
Teddy Cornaut c568646a7d Fix variable redisMaxMemory dans conf 2018-09-06 09:23:44 +02:00
Teddy Cornaut c26de6593e Cluster non présent par défaut sur les slaves + desactivation des sauvegardes auto RDB et AOF 2018-09-04 16:51:12 +02:00
Teddy Cornaut e164823580 Correction du mode local avec slave distant 2018-09-04 15:57:54 +02:00
Philippe Caseiro 23d8921d16 Adding maxclients support 2018-06-25 22:20:33 +02:00
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