Skip to main content

Crate icydb_core

Crate icydb_core 

Source
Expand description

Module: lib Responsibility: crate root for the IcyDB core runtime surface. Does not own: canister-facing facade APIs from the public icydb crate. Boundary: exposes the engine subsystems used by schema, query, executor, and storage layers. Core runtime for IcyDB: accepted-schema execution, values, storage, and the low-level vocabulary exported through the facade.

Modules§

db
Module: db
error
Module: error
metrics
Module: metrics
prelude
Prelude
traits
Module: traits
types
Module: types
value
Module: value

Macros§

scalar_registry

Constants§

MAX_INDEX_FIELDS
CONSTANTS