Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 534 forks source link

Are Dynomite versions backward compatible. #663

Closed rajangamsj closed 5 years ago

rajangamsj commented 5 years ago

How/where to check the backward compatibility of different dynomite version. Should I expect a downtime when upgrading from one version to another?

smukil commented 5 years ago

@rajangamsj Dynomite has historically been backwards compatible and will continue to be so. If there are any breaking changes, accompanying documentation will follow.