Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

mysql-innodb-cluster

Setting up MySQL InnoDB Cluster with MySQL Shell (plus MySQL Router) using just Docker containers.

MySQL InnoDB cluster provides a complete high availability solution for MySQL. Each MySQL server instance runs MySQL Group Replication, which provides the mechanism to replicate data within InnoDB clusters, with built-in failover.

Full article

P.S. Take a look at this tutorial and check how to setup MySQL Group Replication with Docker containers.

About

Setting up MySQL InnoDB Cluster with MySQL Shell (plus MySQL Router) using just Docker containers.

Topics

Resources

Stars

20 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors