The updates include: - adding missing parts like topology states and table rows, - documenting zero-token nodes, - replacing the old recovery procedure with the new one. Fixes #26412 Updates of internal docs (usually read on master) don't require backporting. Closes scylladb/scylladb#27022 * github.com:scylladb/scylladb: docs/dev/topology-over-raft: update the recovery section docs/dev/topology-over-raft: document zero-token nodes docs/dev/topology-over-raft: clarify the lack of tablet-specific states docs/dev/topology-over-raft: add the missing join_group0 state docs/dev/topology-over-raft: update the topology columns
Scylla developer documentation
This folder contains developer-oriented documentation concerning the ScyllaDB codebase. We also have a wiki, which contains additional developer-oriented documentation. There is currently no clear definition of what goes where, so when looking for something be sure to check both.
Seastar documentation can be found here.
User documentation can be found on docs.scylladb.com
For information on how to build Scylla and how to contribute visit HACKING.md and CONTRIBUTING.md.