Files
scylladb/docs
Pavel Emelyanov a62631d441 config: Enable developer-mode by default in dev/debug modes
Other than looking sane, this change continues the founded by the
--workdir option tradition of freeing the developer form annoying
necessity to type too many options when scylla is started by hand
for devel purposes.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
Message-Id: <20211116104815.31822-1-xemul@scylladb.com>
2021-11-16 12:53:33 +02:00
..
2021-11-02 19:59:16 +03:00
2021-10-22 13:34:56 +01:00
2021-10-13 15:08:24 +03:00
2020-12-03 17:37:18 +01:00
2021-10-22 13:34:56 +01:00
2021-10-13 14:56:27 +03:00
2021-11-02 19:59:16 +03:00

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.