ferry

时间:2024-04-11 00:29:37
【文件属性】:

文件名称:ferry

文件大小:33KB

文件格式:ZIP

更新时间:2024-04-11 00:29:37

Go

轮渡(工作进行中) 目标 提供管理实用程序以从FoundationDB导入和导出数据。 非目标 该实用程序并非旨在替代出色的fdbbackup工具。我们不尝试复制或遵循foundationdb突变日志。由于事务限制为5秒,因此我们也无法在一个事务中获取整个数据库。另请参见Differences from fdbbackup部分 安装 (正在进行中-使用go build进行构建回购) 用法 This utility will export all (or filtered) data from FoundationDB to one of the possible stores - a local file-system folder, Azure blobstore or Amazon S3 Export is not done in a single transaction and t


【文件预览】:
ferry-master
----.gitignore(20B)
----go.mod(582B)
----COPYRIGHT(171B)
----CONTRIBUTING.md(2KB)
----LICENSE(11KB)
----go.sum(40KB)
----main.go(676B)
----README.md(2KB)
----lib()
--------exporter()
----cmd()
--------manage.go(2KB)
--------root.go(4KB)
--------export.go(2KB)
--------import.go(2KB)

网友评论