datasync

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 1 Imported by: 0

README

datasync

データ同期するツール 開発向け。

  • mysql

    • ほかDB (postgres ...)
  • data (file)

  • s3 or google storage

datasync push # データ送る datasync pull # データ受け取る datasync apply # データ適用

設定ファイル datasync.yaml

target:
  kind: mysql
  ...
upload:
  kind: s3
  ...

各種フレームワークに対しては、糖衣構文的な形で、configレスみたいな形にしたい。

target:
  kind: rails

.datasync

{"hash code": "", "timestamp": "", "comment": "...."}
{"hash code": "", "timestamp": "", "comment": "...."}
{"hash code": "", "timestamp": "", "comment": "...."}

hash code.zip hash code.zip hash code.zip

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL