Skip to main content

Crate bones_core

Crate bones_core 

Source
Expand description

bones-core library.

Modules§

cache
Binary columnar event cache.
capabilities
Runtime capability detection for optional bones subsystems.
clock
compact
Lattice-based log compaction for the bones event log.
config
crdt
dag
Eg-Walker event DAG with causal parent tracking.
db
SQLite projection database utilities.
error
Comprehensive error types for bones-core.
event
Event data model for the bones event log.
graph
Graph-level abstractions for work-item relationships.
lock
model
recovery
Recovery procedures for corrupt shards, partial writes, and missing DB.
shard
Time-sharded event file management.
sync
Synchronisation helpers for bones event shards.
timing
undo
Compensating event generation for bn undo.
verify
Verification utilities for shard manifests and redaction completeness.

Functions§

init
Conventions