- Added syncWithRemote method that lists remote snapshots from S3 - Removes local snapshots that don't exist in remote storage - Ensures local database stays in sync with actual remote state - This prevents showing snapshots that have been deleted from S3 |
||
|---|---|---|
| .. | ||
| app.go | ||
| duration_test.go | ||
| duration.go | ||
| entry_test.go | ||
| entry.go | ||
| fetch.go | ||
| prune.go | ||
| restore.go | ||
| root.go | ||
| snapshot.go | ||
| store.go | ||
| verify.go | ||