54 个版本
使用旧的 Rust 2015
0.6.12 | 2018 年 10 月 24 日 |
---|---|
0.6.11 | 2018 年 7 月 24 日 |
0.6.9 | 2018 年 6 月 19 日 |
0.5.17 | 2018 年 3 月 28 日 |
0.1.7 | 2017 年 7 月 27 日 |
49 在 #同步
每月 137 次下载
505KB
13K SLoC
Ciruela
文档 | API 文档 | 示例 | Github | Crate
数据中心服务器使用的点对点同步软件。
外观和感觉
从您的本地机器上传文件夹到集群:
> ciruela sync mycluster.example.com --append myapp:/apps/myapp/v1.1.2
Indexing...
Done. Indexed 1333 dirs, 11306 files, 2517 symlinks.
Connected to mycluster.example.com. It has 127 peers.
Sending index...
Signature is okay. Virtual dir /apps/myapp accepted by 78 peers.
Uploading...
Uploaded 143 files (90% blocks reused), to 3 peers.
It's safe to disconnect now. Switching to monitor mode...
Done. Synced to 78 peers.
许可证
根据您的选择,许可协议为:
- Apache 许可证 2.0 版,(./LICENSE-APACHE 或 http://www.apache.org/licenses/LICENSE-2.0)
- MIT 许可证 (./LICENSE-MIT 或 http://opensource.org/licenses/MIT)
贡献
除非您明确声明,否则您有意提交的任何贡献,根据 Apache-2.0 许可证定义,应作为上述双重许可,而不附加任何额外条款或条件。
依赖关系
~19–30MB
~468K SLoC