cassanova-migrate:节点的 cassandra 迁移

时间:2024-08-10 15:52:59
【文件属性】:

文件名称:cassanova-migrate:节点的 cassandra 迁移

文件大小:12KB

文件格式:ZIP

更新时间:2024-08-10 15:52:59

JavaScript

Cassanova-迁移 Cassanova-migrate 是 Cassandra 的增量迁移工具。 特征 使用 Cassanova 在 Cassandra 数据库上运行增量迁移。 使用命令行中提到的 Cassandra 键空间来跟踪已运行的迁移。 自动构建和运行 UP 或 DOWN 直到任何迁移数。 通过单个命令创建新的增量迁移模板。 安装 安装和和 。 然后: npm install cassanova-migrate cd cassanova-migrate npm install 概述 基本用法 运行当前目录中可用的所有迁移。 cassanova-migrate -k 使用增量迁移编号创建新迁移(用于跟踪迁移)。 cassanova-migrate create <title> 自动返回/前进到特定的迁移。 cas


【文件预览】:
cassanova-migrate-master
----Gruntfile.js(1KB)
----scripts()
--------migrationSettings.json(871B)
----examples()
--------0003_test3_20150605.cql(353B)
--------0006_test6_20150607.cql(231B)
--------example.cql(265B)
--------0002_test2_20150604.cql(273B)
--------0004_test4_20150605.cql(341B)
--------0005_test5_20150607.cql(260B)
--------0001_test1_20150604.cql(651B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(555B)
----index.js(45B)
----bin()
--------migrate.js(17KB)
----package.json(997B)

网友评论