Expand description
Configuration RPC service. ConfigurationService::Struct owns the
key/value store; ConfigurationScope::Enum and
ConfigurationUpdate::Struct are the wire DTOs.
Modulesยง
- Configuration
Scope - Scope of a configuration entry: Global / Workspace / Folder.
- Configuration
Service - Configuration read/write service.
- Configuration
Update - Configuration-update DTO. Carries key + value + scope.