We had Alternator's current compatibility with DynamoDB described in two places - alternator.md and compatibility.md. This duplication was not only unnecessary, in some places it led to inconsistent claims. In general, the better description was in compatibility.md, so in this patch we remove the compatibility section from alternator.md and instead link to compatibility.md. There was a bit of information that was missing in compatibility.md, so this patch adds it. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20210215203057.1132162-1-nyh@scylladb.com>
Scylla Developer Documentation
This documentation targets developers who are interested in contributing to Scylla codebase.
Contents
- Alternator - The open source DynamoDB-compatible API reference.
- Design notes - Explanations describing how new features work for other contributors and exploratory research.
- Guides - Instructions on how to build, run, test and debug the Scylla codebase.
- Contribute - Guidelines on how to contribute and maintain the project.