foxha

A MySQL High Availability tool to replace flipper


Keywords
tool, mysql
License
GPL-2.0+
Install
pip install foxha==1.0.2

Documentation

Description

FoxHA was designed with the goal of replacing the Flipper as a robust high availability solution, safer and inter­network.

Usage

TODO

Environment

TODO

Install

make pip

Testing

But first

Set your ./tests/config/:

  • .test_key
  • environment.ini
  • foxha_config.ini
make pip-test
Then
make test

Cleaning

make clean