Files
scylladb/docs
Wojciech Mitros cb5d054a67 docs: document rust
Using Rust in Scylla is not intuitive, the doc explains the entire
process of adding new Rust source files to Scylla. What happens
during compilation is also explained.

Signed-off-by: Wojciech Mitros <wojciech.mitros@scylladb.com>
2022-05-11 16:49:31 +02:00
..
2022-02-09 11:13:38 +00:00
2022-05-11 16:49:31 +02:00
2022-04-03 13:45:07 +03: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.