Hello
Im new to NoSQL and i have sql thoughts yet , now for some reasons i need to migrate from mysql/mariadb to a nosql base on our programmers need .
In mariadb i use Galera for clustering and Haproxy for load balancing send requests based on geo or ... to db servers now after searching i findout maybe scylla is what i need
and want to use haproxy and i thinks its not a big deal if clustering does his job well now i have master slave databases geographically in my current mariadb/galera zone but this case i need master-master at least 6 servers located in 3 continent ( i know that it contains risk if they have a lot latency but i have to try) so i need to know is clustering in scylladb works correct ? or like influxdb has some limitations before I start digging about influxdb and find outs in clustering i can have only 3 servers . if limitation exist explain about them for me , and ofcourse i need a good documentation about scylladb clustering life cycle that i cant find it yet