ViaQ / watches-cli

:watch: CLI tool to pull statistics from Elasticsearch
Apache License 2.0
1 stars 1 forks source link

Support of multiple ES versions #32

Open lukas-vlcek opened 7 years ago

lukas-vlcek commented 7 years ago

At some point we will need start supporting more ES versions. The question is what would be the best approach for this.

I am not sure we will be able support all kinds of ES versions with single watches tool (the complexity might not be worth it). As of writing we support ES 2.x. But once we will start supporting ES 5.x I am proposing to fork existing master branch to branch called 1.x.

We will also need start documenting support clearly for releases. Something like:

watches Elasticsearch
2.x 5.x
1.x 2.x
n/a 1.x and below