mozilla/mentat

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

Offen

#429 geöffnet am 21.04.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (116 Forks)github user discovery
A-corehelp wanted

Repository-Metriken

Stars
 (1.661 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide