Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Snapshot Management for Buffer

Provides point-in-time snapshots for backup and recovery:

  • Create consistent snapshots across namespaces
  • Restore from snapshots
  • Incremental and full snapshot support
  • Snapshot lifecycle management

Structs§

NamespaceSnapshot
Serialized namespace data for snapshots
RestoreResult
Result of a restore operation
SerializedVector
Serialized vector for snapshot storage
SnapshotConfig
Snapshot configuration
SnapshotData
Full snapshot data
SnapshotManager
Snapshot manager
SnapshotMetadata
Snapshot metadata

Enums§

SnapshotType
Type of snapshot