S3-compatible object store for small self-hosted geo-distributed deployments https://garagehq.deuxfleurs.fr/
Go to file
Alex bacc76a057 Some work in actually storing things 2020-04-08 22:00:41 +02:00
src Some work in actually storing things 2020-04-08 22:00:41 +02:00
.gitignore Some more basic work 2020-04-06 19:55:39 +02:00
Cargo.lock Some work in actually storing things 2020-04-08 22:00:41 +02:00
Cargo.toml Some work in actually storing things 2020-04-08 22:00:41 +02:00
LICENSE First commit: skeleton for something great 2020-04-05 23:33:42 +02:00
Makefile First commit: skeleton for something great 2020-04-05 23:33:42 +02:00
README.md First commit: skeleton for something great 2020-04-05 23:33:42 +02:00

README.md

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.