简体   繁体   English

将Django 1.11连接到Mariadb Galera集群

[英]Connect Django 1.11 to Mariadb Galera cluster

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. 我正在将Django 1.11MariaDB 10.1 Galera cluster我在文档中没有找到如何连接到集群的信息。

I tried using gcomm://NODE1,NODE2 url with no success... any idea? 我尝试使用gcomm://NODE1,NODE2网址,但未成功...知道吗?

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 根据我打开的Django项目票证, MariaDB Galera cluster没有任何支持,他们可能不久将不会添加支持

https://code.djangoproject.com/ticket/28270 https://code.djangoproject.com/ticket/28270

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM