Skip to main content

Crate agave_snapshots

Crate agave_snapshots 

Source
👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

Modules§

errorDeprecated
hardened_unpackDeprecated
pathsDeprecated
snapshot_archive_infoDeprecated
Information about snapshot archives
snapshot_configDeprecated
snapshot_hashDeprecated
Helper types and functions for handling and dealing with snapshot hashes.

Structs§

ZstdConfigDeprecated
Configuration when using zstd as the snapshot archive format

Enums§

ArchiveFormatDeprecated
The different archive formats used for snapshots
ArchiveFormatDecompressorDeprecated
ParseErrorDeprecated
SnapshotIntervalDeprecated
The interval in between taking snapshots
SnapshotKindDeprecated
Snapshots come in two kinds, Full and Incremental. The IncrementalSnapshot has a Slot field, which is the incremental snapshot base slot.
SnapshotVersionDeprecated

Constants§

DEFAULT_ARCHIVE_COMPRESSIONDeprecated
SUPPORTED_ARCHIVE_COMPRESSIONDeprecated
TAR_LZ4_EXTENSIONDeprecated
TAR_ZSTD_EXTENSIONDeprecated

Functions§

archive_snapshotDeprecated
Archives a snapshot into archive_path
streaming_unarchive_snapshotDeprecated
Streams unpacked files across channel
unpack_genesis_archiveDeprecated

Type Aliases§

ResultDeprecated