Skip to content

Ericsson distributed repair scheduler for Apache Cassandra

License

Notifications You must be signed in to change notification settings

eperott/ecchronos

 
 

Repository files navigation

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

About

Ericsson distributed repair scheduler for Apache Cassandra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.6%
  • Python 3.3%
  • Other 1.1%