ecChronos is a decentralized scheduling framework primarily focused on performing automatic repairs in Apache Cassandra.
See the ARCHITECTURE.md for details on ecChronos architecture.
- JDK8
Installation instructions can be found in SETUP.md.
Please read CONTRIBUTING.md for details on our code of conduct, development, and the process for submitting pull requests to us.
We try to adhere to SemVer for versioning.
- Anything requiring changes to configuration or plugin APIs should be released in a new major version.
- Anything extending configuration or plugins in a backwards compatible way should be released in a new minor version.
- Bug fixes should be made for the first known version and merged forward.
- Marcus Olsson - Initial work - emolsson
See also the list of contributors who participated in this project.
This project is licensed under the Apache License - see the LICENSE.md file for details