garage/src/garage
Mendes ceac3713d6 modifications in several files to :
- have consistent error return types
- store the zone redundancy in a Lww
- print the error and message in the CLI (TODO: for the server Api, should msg be returned in the body response?)
2022-10-05 15:29:48 +02:00
..
cli modifications in several files to : 2022-10-05 15:29:48 +02:00
repair Background task manager (#332) 2022-07-08 13:30:26 +02:00
tests Properly return HTTP 204 when deleting non-existent object (fix #227) 2022-09-14 17:07:55 +02:00
admin.rs Merge branch 'lx-perf-improvements' into netapp-stream-body 2022-09-08 15:50:56 +02:00
Cargo.toml Use netapp 0.5 published from crates.io 2022-09-13 13:11:44 +02:00
main.rs Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353) 2022-09-14 16:09:38 +02:00
server.rs Shutdown properly on SIGTERM/SIGHUP and on Windows signals 2022-09-28 10:41:59 +02:00
tracing_setup.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00