/ecchronos

Ericsson distributed repair scheduler for Apache Cassandra

Primary LanguageJavaApache License 2.0Apache-2.0

ecChronos

build coverage maven central

ecChronos is a decentralized scheduling framework primarily focused on performing automatic repairs in Apache Cassandra.

Getting started

See the ARCHITECTURE.md for details on ecChronos architecture.

Prerequisites

  • JDK8

Installation

Installation instructions can be found in SETUP.md.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, development, and the process for submitting pull requests to us.

Versioning

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.

Authors

  • Marcus Olsson - Initial work - emolsson

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details