Welcome to an overview of the developer documentations of RisingWave!
To learn how to develop RisingWave, and access high-level design docs, see the RisingWave Developer Guide.
Here are the rustdocs of the core crates in RisingWave. You can read them to understand the implementation details of RisingWave.
Common functionalities shared inside RisingWave.
src/proto
The crates under src/utils
are several independent util crates which helps to simplify development. We plan to publish them to crates.io in future when they are more mature.