Skip to documentation
Documentation navigation

Documentation navigation

Documentation / modules

FSStore

Put the neutral storage primitives under one owner-only local directory with crash-aware recovery.

developer

Repository

FieldValue
Repositorygithub.com/looprig/fsstore
Versionv0.4.0
GitHublooprig/fsstore

Description

Put the neutral storage primitives under one owner-only local directory with crash-aware recovery.

Where it fits

FSStore is useful on its own when a Go application needs durable ledgers, key-value records, and blobs in an owner-controlled local directory. Within Looprig, it implements Storage for Harness, Flow Store, and local client deployments. FSStore chooses the filesystem backend; callers retain ownership of record meaning and retention policy.

Dependencies

Dependents

← back to documentation