forked from Deuxfleurs/garage
S3-compatible object store for small self-hosted geo-distributed deployments
Alex Auvolat
419c70e506
- make block_put call uninterruptible by client - used meta_replication_factor instead of data_replication_factor - listen on ipv6 |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
Makefile | ||
README.md | ||
rustfmt.toml | ||
TODO |
Garage
THIS IS ALL WORK IN PROGRESS. NOTHING TO SEE YET BUT THANKS FOR YOUR INTEREST.
Garage implements an S3-compatible object store with high resiliency to network failures, machine failure, and sysadmin failure.