mozilla/mentat
Auf GitHub ansehenAdd an API to dump the transaction log to disk with isolation
Open
#429 geöffnet am 21. Apr. 2017
A-corehelp wanted
Repository-Metriken
- Stars
- (1.661 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
We'd like to export and import data, if only for backup purposes. This should run in a transaction for isolation, and shouldn't buffer in memory. The format is not yet defined; figuring it out is part of this bug.