Expand description
Backend-neutral catalog APIs, factories, and worker orchestration.
Modulesยง
- factory
- Catalog factory registry primitives.
- session
- Typed catalog query sessions.
- traits
- Backend-neutral catalog trait declarations for object-safe runtime catalog APIs.
- types
- Catalog query values, type prefixes, and shared type-specific filtering.
- worker
- Single-owner catalog worker for serialized query/write access.