Files
scylladb/docs
Piotr Sarna f2bb676d27 docs: mention python in debugging.md
Evaluating Python code from within gdb is priceless,
especially that all helper classes and functions sourced from
scylla-gdb.py can be used in there. This commit adds a paragraph
in debugging.md mentioning this tool.

Closes #10869
2022-06-24 15:16:43 +03:00
..
2022-02-09 11:13:38 +00:00
2022-04-24 17:40:54 +03:00
2022-02-09 11:13:38 +00:00
2020-12-03 17:37:18 +01:00
2022-04-03 13:45:07 +03:00
2022-04-03 13:45:07 +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.