garage/src/garage
Alex 86a3fe8ec5
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Merge branch 'main' into admin-api
2022-05-17 13:10:53 +02:00
..
cli Refactor code for apply/revert, implement Update/Apply/RevertLayout 2022-05-10 13:25:10 +02:00
tests K2V: Fix end parameter and add tests (fix #305) 2022-05-17 11:50:23 +02:00
admin.rs Implement CreateKey, DeleteKey and rudimentary UpdateKey 2022-05-11 11:40:26 +02:00
Cargo.toml Refactor code for apply/revert, implement Update/Apply/RevertLayout 2022-05-10 13:25:10 +02:00
main.rs Slightly more detailed error reporting from helper 2022-05-12 17:10:25 +02:00
repair.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
server.rs Update Cargo.nix and improve log message 2022-05-10 13:36:35 +02:00
tracing_setup.rs Refactor admin API to be in api/admin and use common code 2022-05-10 13:25:06 +02:00