Modules§
- error
- hardened_
unpack - paths
- snapshot_
archive_ info - Information about snapshot archives
- snapshot_
config - snapshot_
hash - Helper types and functions for handling and dealing with snapshot hashes.
Structs§
- Zstd
Config - Configuration when using zstd as the snapshot archive format
Enums§
- Archive
Format - The different archive formats used for snapshots
- Archive
Format Decompressor - Parse
Error - Snapshot
Archive Kind - Snapshot archives come in two kinds, Full and Incremental. The incremental snapshot archive has a Slot field, which is the incremental snapshot base slot.
- Snapshot
Interval - The interval in between taking snapshots
- Snapshot
Kind - All snapshots are archived at this time, but it is possible that in the future there could be other kinds of snapshots that are not archived.
- Snapshot
Version
Constants§
Functions§
- archive_
snapshot - Archives a snapshot into
archive_path - streaming_
unarchive_ snapshot - Streams unpacked files across channel
- unpack_
genesis_ archive