destinedgreat / radondb-mysql-kubernetes

Open Source,High Availability Cluster,based on MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


English | 简体中文

What is RadonDB MySQL

RadonDB MySQL is an open-source, cloud-native, highly availability cluster solutions based on MySQL. With the Raft protocol,RadonDB MySQL provides faster failover performance without losing any transactions.

RadonDB MySQL Kubernetes

RadonDB MySQL Kubernetes supports deployment and management of RaodnDB MySQL clusters on Kubernetes or KubeShpere and automates tasks related to operating a RadonDB MySQL cluster.

Architecture

  • Decentralized leader automatic election through Raft protocol.
  • Synchronizing data based on GTID mode through Semi-Sync.
  • Supporting high-availability through Xenon.

Features

  • High availability MySQL database
    • Non-centralized automatic leader selection
    • Leader-follower switching in second-level
    • Strongly consistent data for cluster switching
  • Cluster management
  • Monitoring and alerting
  • Backups
  • Logs
  • Account management

Quick Start

Operator

Roadmap

Release Features Mode
3.0 Automatic O&M
Multiple node roles
Disaster Recovery
SSL transmission encryption
Operator
2.0 Node management
Automatic expansion and shrinkage capacity
Upgrade
Backups and Restorations
Automatic failover
Automatic rebuild node
Automatic restart service(all or signal node)
Account management(API)
Migrating Data online
Operator
1.0 Cluster management
Monitoring and alerting
Logs
Account management
Helm

Who are using RadonDB MySQL

License

RadonDB MySQL is released under the Apache 2.0, see License.

Discussion and Community

  • Forum

    The RadonDB MySQL topic is in KubeSphere Community.

  • Please pay attention to our official account.




Please submit any RadonDB MySQL bugs, issues, and feature requests to RadonDB MySQL GitHub Issue.

About

Open Source,High Availability Cluster,based on MySQL

License:Apache License 2.0


Languages

Language:Go 93.2%Language:Shell 2.5%Language:Dockerfile 1.8%Language:Makefile 1.4%Language:Smarty 0.5%Language:Mustache 0.4%Language:Starlark 0.2%