- Add position_range feature flag to gms::feature_service - Add position_range IDL definition for RPC serialization - Fix deoverlap bug in cas_request.cc using clustering_interval_set - Fix deoverlap bug in view.cc using clustering_interval_set - Add comprehensive migration documentation Co-authored-by: tgrabiec <283695+tgrabiec@users.noreply.github.com>
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.