Notes on backend engineering, systems, and the tools I build.
Point-in-time recovery for MongoDB, explained simply: how I built mongopit — an open-source, Docker-based backup tool that can restore your database to the exact second before an accidental collection drop, using the oplog.