RestoreProof – CLI that restores your Postgres backup and verifies it worked
1 points
1 hour ago
| 0 comments
RestoreProof pulls your latest backup from S3, restores it into a throwaway Docker container, and verifies schema hash and row counts against a stored baseline.RestoreProof is built to automate the most painful process of verifying backups and restorable beforehand not during disaster.
https://restoreproof.vercel.app
No one has commented on this post.