Strand
Append Log
Strand
Append-only log with Merkle proofs, bitfields, storage backends, policies, and replication streams.
At a glance
21Structs
73Functions
3 / 2Enums / Traits
v0.1.0Pre-release
| Field | Value |
|---|---|
| Crate | weave-strand |
| Source | models/strand |
| Public structs | 21 |
| Public enums | 3 |
| Public traits | 2 |
| Public functions | 73 |
| Public method targets | 10 |
What developers should learn here
Append-only log with Merkle proofs, bitfields, storage backends, policies, and replication streams. 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
Append and Read
Append signed blocks and read them back with proofs.
Storage Backends
Pluggable storage backends and durability options.
Merkle and Bitfield
Merkle proofs and bitfield gap tracking for replication.
Replication
Move signed blocks between peers safely.
Policy
Per-strand access and write-rate policy.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
flat_tree—models/strand/src/merkle_tree.rs