mozilla/mentat

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

Open

#429 ouverte le 21 avr. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (116 forks)github user discovery
A-corehelp wanted

Métriques du dépôt

Stars
 (1 661 stars)
Métriques de merge PR
 (Métriques PR en attente)

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