Skip to main content

Module fs

Module fs 

Source
Expand description

Filesystem-based object store.

Structs§

FsStore
Filesystem-based storage for Heddle objects.
PackInstallIntent
Durable intent for a single pack+index install (identifiers only).
PackInstallMetricsSnapshot
Snapshot of process-local pack-install counters (resettable in tests).
PackInstallRecoverReport
Summary of recovery work performed.

Enums§

LooseObjectWriteMode
PackInstallPhase
Install lifecycle phase recorded in the durable intent.

Constants§

DEFAULT_PACK_INSTALL_INTENT_TTL_SECS
Default TTL for abandoned install intents / orphan staging (24 hours).

Functions§

install_pack_bytes_journaled
Journaled in-memory install. Returns content-addressed pack_name.
pack_install_metrics_reset
Reset process-local metrics (tests / process start hooks).
pack_install_metrics_snapshot
Read process-local pack-install metrics.
recover_pack_install_intents
recover_pack_install_intents_with_ttl