I am using Django 1.11
with MariaDB 10.1 Galera cluster
I didn`t find in the documentation how to connect to a cluster.
I tried using gcomm://NODE1,NODE2
url with no success... any idea?
According to a ticket that I opened to Django
project, there is no support in MariaDB Galera cluster
and they probably will not add support for that soon