Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upload db checkpoints to cloud object stores (MystenLabs#8864)
## Description This PR allows us to upload db checkpoints (and later state snapshots) to cloud object stores like S3, GCS and Azure Blob Store. Goal is to have different full nodes upload checkpoints+snapshots to different cloud stores independently. ## Test Plan Unit tests with local fs for now. Working on S3 setup with PEs to test with cloud object stores.
- Loading branch information