mozilla/mentat
Voir sur GitHubAdd an API to dump the transaction log to disk with isolation
Open
#429 ouverte le 21 avr. 2017
A-corehelp wanted
Métriques du dépôt
- Stars
- (1 661 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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.