mozilla/mentat
Add an API to dump the transaction log to disk with isolation
Aberta
#429 aberto em 21 de abr. de 2017
A-corehelp wanted
Métricas do repositório
- Stars
- (1.661 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.