Structs§
- Discovered
Changeset - A discovered changeset from S3 listing.
Enums§
- Changeset
Kind - Which format: physical (.hadbp) or journal (.hadbj).
Constants§
- GENERATION_
INCREMENTAL - Generation 0 = live incremental changesets.
- GENERATION_
SNAPSHOT - Generation 1+ = snapshots (full database as pages).
Functions§
- discover_
after - Discover incremental changesets after a given sequence number.
- discover_
latest_ snapshot - Discover the latest snapshot changeset (if any).
- download_
physical - Download and decode a physical changeset.
- format_
key - Format an S3 key for a changeset.
- upload_
physical - Upload a physical changeset as an incremental.
- upload_
physical_ snapshot - Upload a physical changeset as a snapshot.