GitXplorerGitXplorer
t

ciruela

public
66 stars
6 forks
2 issues

Commits

List of commits on branch master.
Unverified
6174614d108466d8c5d2af2382f365ca81968151

Version bumped to v0.6.12

ttailhook committed 6 years ago
Unverified
ff4e5cc233ba2ddbcc42786eda2960a5bc4c036f

vagga.yaml: upgrade rust to 1.29.2

ttailhook committed 6 years ago
Unverified
32c826b72583ada4c0a55f5ece67a59f9028f629

Update changelog

ttailhook committed 6 years ago
Unverified
d6ab3fcb6913fa9338cb5c5f2664a6343ce26a07

Changed timeout for fetching index 30 -> 90 seconds

ttailhook committed 6 years ago
Unverified
6cc71b93271970ae89e3facdf460064628fc6606

Removes stray files in place of future downloads

ttailhook committed 6 years ago
Unverified
46497cc052b4faa9bd20b9af9f5fce6c18ccf104

vagga.yaml: Upgrade rust to 1.28.0

ttailhook committed 6 years ago

README

The README file for this repository.

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.