mozilla/mentat

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

开放

#429 创建于 2017年4月21日

 (0 条评论) (0 个反应) (0 位负责人)Rust (116 个派生)github user discovery
A-corehelp wanted

仓库指标

星标
 (1,661 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南