WeaveDocs
Strand Vault
Strand Vault

Strand Vault

Policy-aware strand vault with sessions, permissions, storage backends, WAL, fsck, snapshots, and replication.

At a glance

FieldValue
Crate/packagestrand-vault
Version0.1.0
Sourcelibs/strand-vault
Public structs34
Public enums8
Public traits7
Public functions69
Public method targets17

What developers should learn here

Policy-aware strand vault with sessions, permissions, storage backends, WAL, fsck, snapshots, and replication. The pages in this section are shaped around this package's real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • config — libs/strand-vault/src/lib.rs
  • filesystem — libs/strand-vault/src/storage/mod.rs
  • fsck — libs/strand-vault/src/lib.rs
  • memory — libs/strand-vault/src/storage/mod.rs
  • permissions — libs/strand-vault/src/lib.rs
  • policy — libs/strand-vault/src/lib.rs
  • rocksdb — libs/strand-vault/src/storage/mod.rs
  • snapshot — libs/strand-vault/src/lib.rs
  • storage — libs/strand-vault/src/lib.rs
  • vault — libs/strand-vault/src/lib.rs
  • wal — libs/strand-vault/src/lib.rs