garage/src/garage
mricher e349af13a7
Update dependencies and add admin module with metrics
- Global dependencies updated in Cargo.lock
- New module created in src/admin to host:
  - the (future) admin REST API
  - the metric collection
- add configuration block

No metrics implemented yet
2022-03-14 10:51:12 +01:00
..
cli Hide deleted key in bucket info (fix #211) 2022-02-02 17:12:48 +01:00
tests Functional tests for admin commands 2022-03-07 17:32:07 +01:00
admin.rs Allow setting index document and error document on the CLI 2022-01-13 14:25:19 +01:00
Cargo.toml Update dependencies and add admin module with metrics 2022-03-14 10:51:12 +01:00
main.rs New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updates 2022-01-04 12:53:14 +01:00
repair.rs New model for buckets 2022-01-04 12:45:46 +01:00
server.rs Update dependencies and add admin module with metrics 2022-03-14 10:51:12 +01:00