mozilla/mentat
Ver no GitHubAdd an API to dump the transaction log to disk with isolation
Open
#429 aberto em 21 de abr. de 2017
A-corehelp wanted
Métricas do repositório
- Stars
- (1.661 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.