23 lines
721 B
Markdown
23 lines
721 B
Markdown
---
|
|
name: hyperdrive-replication
|
|
description: Hyperdrive replication, MBR, swarm disk — read protocol docs and Holepunch hyperdrive first.
|
|
tags: [hyperdrive, p2p, replication]
|
|
requires: [read_man_page, read_proc_file, runtime_diagnostic_bundle]
|
|
---
|
|
|
|
# hyperdrive-replication
|
|
|
|
## Read first (repo)
|
|
|
|
- handbook/03-protocol-and-disk.md
|
|
- docs/reference/package-bare-os-protocol.md
|
|
- docs/reference/architecture-data-flow.md
|
|
|
|
## Local mirror
|
|
|
|
Use holepunchto_repos/hyperdrive and related packages for API examples; cite file paths when adapting code.
|
|
|
|
## Live state
|
|
|
|
runtime_diagnostic_bundle plus read_proc allowlisted swarm files; compare with Hyperswarm teardown order in docs/reference/hyperswarm-protomux-teardown.md.
|