# xenon **Repository Path**: he.linux/xenon ## Basic Information - **Project Name**: xenon - **Description**: The MySQL Cluster Autopilot Management with GTID and Raft - **Primary Language**: Go - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/radondb/xenon.png)](https://travis-ci.org/radondb/xenon) [![Go Report Card](https://goreportcard.com/badge/github.com/radondb/xenon)](https://goreportcard.com/report/github.com/radondb/xenon) [![codecov.io](https://codecov.io/gh/radondb/xenon/graphs/badge.svg)](https://codecov.io/gh/radondb/xenon/branch/master) # Xenon ## Overview `Xenon` is a MySQL HA and Replication Management tool using Raft protocol. Xenon has many cool features, such as: * Fast Failover with no lost transactions * Streaming & Speed-Unmatched backup/restore * MySQL Operation and Maintenance * No central control and easy-to-deploy * As a Cloud App ## Architecture ![](docs/images/xenon.png) ## Documentation - [build and run xenon](docs/how_to_build_and_run_xenon.md) : How to build and run xenon. - [xenon cli commands](docs/xenoncli_commands.md) : Xenon client commands. - [how xenon works](docs/how_xenon_works.md) : How xenon works. ## Use case Xenon is production ready, it has been used in production like [MySQL Plus](https://www.qingcloud.com/products/mysql-plus/) ## Issues The [integrated github issue tracker](https://github.com/radondb/xenon/issues) is used for this project. ## License Xenon is released under the GPLv3. See [LICENSE](LICENSE)