Skip to main content

Module runtime

Module runtime 

Source

Re-exports§

pub use channels::ChannelManager;
pub use channels::OperationChannel;
pub use connection_manager::ClientSnapshot;
pub use connection_manager::ClientState;
pub use connection_manager::ConnectionManager;
pub use connection_manager::PoolingMode;
pub use core::ConfigReloadMode;
pub use core::ConfigReloadOptions;
pub use core::ConfigReloadReport;
pub use core::DataBrokerRuntime;
pub use core::RuntimeInitReport;
pub use executors::clickhouse::ClickHouseConfig;
pub use executors::clickhouse::ClickHouseExecutor;
pub use executors::mongodb::MongoDbConfig;
pub use executors::mongodb::MongoDbExecutor;
pub use executors::neo4j::Neo4jConfig;
pub use executors::neo4j::Neo4jExecutor;
pub use migration_audit::PostgresMigrationAuditSink;

Modules§

accel
runtime/accel — scalar-first acceleration layer (D.5).
authn
Stage 1 UDB-owned authentication primitives (library-free).
authz
UDB-owned authorization model + Casbin enforcement.
backend_context
Backend request-context enforcement (NW-deep parity).
canonical_store
Pluggable canonical-store layer.
catalog
Multi-project catalog manager (U4).
cdc
channels
config
connection_manager
consistency
Typed consistency model (U6).
consistency_fence
U6 — write-receipt issuance and read-fence waiting.
core
credential_layer
Phase-1 verified-principal pipeline.
descriptor_diff
Native-service contract version + descriptor-diff classifier (Phase 0A / F6).
descriptor_manifest
Shared descriptor-derived contract manifest.
drift_reconciliation
Projection drift reconciliation (U15).
evidence_export
Leader-elected compliance-evidence export worker (master-plan 4.4).
executors
metrics
migration_audit
Migration audit sink, NW1-3a — now routes through MigrationAuditStore.
native_catalog
Native-service catalog.
observability
otel
Phase 10: OpenTelemetry trace propagation for the native control plane.
pipeline
Unified request pipeline (U7).
pipeline_coverage
U7 step 2 — pipeline coverage tracker.
preflight
Enterprise startup preflight (UDB_FRICTION §2).
project_backend_router
U4 step 2 — project-scoped backend routing.
projection
Projection Materialization Engine (U3)
replica
saga
saga_compensators
U19 — plugin-aware backend compensators for saga recovery.
schema_registry
Runtime schema registry for data operations (U13).
sdk_manifest
SDK-generation RPC manifest.
security
service
signal
singleton
Shared singleton-worker leases for broker background tasks.
slo
Phase 10: Service-Level Objectives, error budgets, and the unified readiness contract.
system
tenant_movement
Tenant-scope guard for data movement paths.
xa
XA / 2PC opt-in coordinator (U20).
xa_postgres
Postgres XaParticipant impl (U20 step 2).
xa_recovery
In-doubt 2PC recovery worker (C6).