2020-04-28 10:18:14 +00:00
2020-04-28 10:18:14 +00:00
2020-04-28 10:18:14 +00:00
2020-04-24 17:46:52 +00:00
2020-04-24 10:10:01 +00:00
2020-04-12 19:18:31 +02:00
2020-04-26 20:39:32 +00:00
2020-04-10 22:01:48 +02:00
2020-04-22 16:51:52 +00:00
2020-04-26 20:50:23 +00:00

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.

To log:

RUST_LOG=garage=debug cargo run --release -- server -c config_file.toml

What to repair

  • tables: to do a full sync of metadata, should not be necessary because it is done every hour by the system
  • versions and block_refs: very time consuming, usefull if deletions have not been propagated, improves garbage collection
  • blocks: very usefull to resync/rebalance blocks betweeen nodes
Description
No description provided
Readme AGPL-3.0 43 MiB
Languages
Rust 94.2%
Clojure 1.8%
Shell 1.8%
Nix 1.2%
Python 0.7%
Other 0.2%