ciruela

Crates.iociruela
lib.rsciruela
version0.6.12
sourcesrc
created_at2017-07-27 12:51:00.336252
updated_at2018-10-24 13:25:21.773747
description A peer-to-peer synchronization software for servers in datacenters.
homepagehttp://github.com/tailhook/ciruela
repository
max_upload_size
id25336
size576,508
Paul Colomiets (tailhook)

documentation

https://tailhook.github.io/ciruela/

README

Ciruela

Docs | API Docs | Examples | Github | Crate

A peer-to-peer synchronization software for servers in datacenters.

Look and Feel

Upload a folder from your local machine to a cluster::

> 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.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt