mozilla/mentat

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

Open

#429 创建于 2017年4月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (116 fork)github user discovery
A-corehelp wanted

仓库指标

Star
 (1,661 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南