mozilla/mentat

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

Ouverte

#429 ouverte le 21 avr. 2017

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (116 forks)github user discovery
A-corehelp wanted

Métriques du dépôt

Stars
 (1 661 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur