Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Snapshot data structures and helpers for claw-core.

Structs§

SnapshotManifest
Sidecar manifest written next to each snapshot file.
SnapshotMeta
Metadata describing one snapshot database file.

Functions§

blake3_file_hex
Compute BLAKE3 checksum for path and return lower-case hex encoding.
manifest_path_for
Return the sidecar manifest path for a snapshot database path.
verify_snapshot_integrity
Validate that a snapshot file’s checksum matches the sidecar manifest.