Crate risingwave_cmd_all

Source

Re-exports§

pub use single_node::*;

Modules§

common 🔒
single_node
standalone 🔒

Structs§

ParsedStandaloneOpts
StandaloneOpts

Functions§

parse_standalone_opt_args
standalone
For standalone mode, we can configure and start multiple services in one process. standalone mode is meant to be used by our cloud service and docker, where we can configure and start multiple services in one process.