In our company, we will use dynomite in production, where we will have two data centers, each with 3 redis servers. Our initial configuration was made with 1 rack for redis server, with a token equal to 4294967295 in all dyn_seeds declared in both data centers( 3 racks/ 3 redis for dc). However, we noticed that data is not always being replicated on all servers. Could you give an example of configuration for our need?
My configuration is like this, from all nodes (6)
dyn_o_mite:
datacenter: sp
dyn_listen: 0.0.0.0:9101
dyn_seed_provider: simple_provider
dyn_seeds:
In our company, we will use dynomite in production, where we will have two data centers, each with 3 redis servers. Our initial configuration was made with 1 rack for redis server, with a token equal to 4294967295 in all dyn_seeds declared in both data centers( 3 racks/ 3 redis for dc). However, we noticed that data is not always being replicated on all servers. Could you give an example of configuration for our need?
My configuration is like this, from all nodes (6) dyn_o_mite: datacenter: sp dyn_listen: 0.0.0.0:9101 dyn_seed_provider: simple_provider dyn_seeds: