garage/src/util
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
..
crdt Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
background.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
Cargo.toml add support for kubernetes service discovery 2022-03-12 13:05:52 +01:00
config.rs Update dependencies and add admin module with metrics 2022-03-14 10:51:12 +01:00
data.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
error.rs add support for kubernetes service discovery 2022-03-12 13:05:52 +01:00
lib.rs Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
persister.rs fix clippy warnings on util and rpc 2021-05-03 22:11:41 +02:00
time.rs New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
token_bucket.rs Refactoring on repair commands 2021-10-27 11:14:55 +02:00
tranquilizer.rs Add tranquilizer mechanism to improve on token bucket mechanism 2021-11-04 13:26:59 +01:00