node-firestore-backup
node-firestore-backup copied to clipboard
Ability to specify destructive backup
trafficstars
Optionally allow deletion of previously backed up data that is no longer in the database.
Doesn't the new backup file only contain what's on the new db? If the new file overwrites the old one, that's what's going to happen no?
The backup is done across many files, not a single one!
Ah really? Didn't know that.. I just came here to check this repo to see if it fits my needs :)