mozilla/mentat
View on GitHubAdd an API to dump the transaction log to disk with isolation
Open
#429 opened on Apr 21, 2017
A-corehelp wanted
Repository metrics
- Stars
- (1,661 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.