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
XaParticipantimpl (U20 step 2). - xa_
recovery - In-doubt 2PC recovery worker (C6).