Files
scylladb/docs
Pavel Emelyanov d586805054 docs: Add system.clients description
There's a document that sums up the tables from system keyspace and
its missing the clients table. This set is going to reimplement the
table keeping the schema intact, so it's good time to document it
right at the beginning.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2022-02-18 14:25:07 +03:00
..
2022-02-09 11:13:38 +00:00
2021-11-02 19:59:16 +03:00
2021-11-19 14:21:53 +03:00
2022-02-09 11:25:10 +00:00
2022-02-09 11:13:38 +00:00
2020-12-03 17:37:18 +01:00
2022-02-09 11:13:38 +00:00
2022-02-09 11:13:38 +00: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.