Re-exportsยง
pub use service_config::*;
Modulesยง
- config ๐
 - config_
gen ๐ - preflight_
check ๐ - risedev_
env ๐ - service_
config  - task ๐
 - util
 - wait ๐
 
Structsยง
- Compactor
Service  - Compute
Node Service  - Config
Expander  - Configure
Minio Task  - Configure
Tmux Task  - DbReady
Check Task  - Check if the database is ready to use.
 - Dummy
Service  - Ensure
Stop Service  - Execute
Context  - A context used in task execution
 - Frontend
Service  - Grafana
Gen  - Grafana
Service  - Kafka
Ready Check Task  - Lakekeeper
Service  - LogReady
Check Task  - Check if all log patterns are found in the log output indicating the service is ready.
 - Meta
Node Service  - Minio
Service  - Moat
Service  - Prometheus
Gen  - Prometheus
Service  - Pubsub
Ready Task Check  - Pubsub
Service  - Redis
Ready Check Task  - Redis
Service  - TcpReady
Check Task  - Check if a TCP port can be connected to.
 - Tempo
Gen  - Tempo
Service  
Enumsยง
- Hummock
InMemory Strategy  - Strategy for whether to enable in-memory hummock if no minio and s3 is provided.
 
Constantsยง
- RISEDEV_
CONFIG_ FILE  - The main configuration file name.
 - RISEDEV_
NAME  - RISEDEV_
USER_ PROFILES_ FILE  - The extra user profiles file name.
 
Traitsยง
Functionsยง
- add_
hummock_ backend  - Add a hummock storage backend to the parameters. Returns 
(is_shared_backend, is_persistent_backend). - add_
meta_ node  - Add a meta node to the parameters.
 - add_
tempo_ endpoint  - Add the tempo endpoint to the environment variables.
 - generate_
risedev_ env  - Generate environment variables (put in file 
.risingwave/config/risedev-env) from the given service configurations to be used by future RiseDev commands, likerisedev ctlorrisedev psql(). - new_
tmux_ command  - preflight_
check  
Type Aliasesยง
- Kafka
Service  - Docker-backed Kafka service.
 - MySql
Service  - Docker-backed MySQL service.
 - Postgres
Service  - Docker-backed PostgreSQL service.
 - Pulsar
Service  - Docker-backed Pulsar service.
 - Schema
Registry Service  - Docker-backed Schema Registry service.
 - SqlServer
Service  - Docker-backed Sql Server service.