googlearchive / firebase-util

An experimental toolset for Firebase
http://firebase.github.io/firebase-util
MIT License
276 stars 58 forks source link

Revert partial commits on error #17

Closed katowulf closed 9 years ago

katowulf commented 9 years ago

At some point, add some rudimentary reversion controls that will attempt to write in an atomic manner and revert changes on a failure.

katowulf commented 9 years ago

Will revisit this in the future if there is any demand.