mozilla/mentat

Add an API to dump the transaction log to disk with isolation

Open

#429 aberto em 21 de abr. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (116 forks)github user discovery
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.

Guia do colaborador