garage/src/util
Alex dd54d0b2b1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Refactor code for apply/revert, implement Update/Apply/RevertLayout
2022-05-10 13:25:10 +02:00
..
crdt Refactor code for apply/revert, implement Update/Apply/RevertLayout 2022-05-10 13:25:10 +02:00
background.rs Make background runner terminate correctly 2022-05-10 13:25:10 +02:00
Cargo.toml First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
config.rs Refactor admin API to be in api/admin and use common code 2022-05-10 13:25:06 +02:00
data.rs Remove ... at end of hex IDs 2022-03-14 10:52:31 +01:00
error.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
lib.rs Add wrapper over sled tree to count items (used for big queues) 2022-03-14 10:54:25 +01:00
metrics.rs Add metrics to web endpoint 2022-03-14 10:53:50 +01:00
persister.rs fix clippy warnings on util and rpc 2021-05-03 22:11:41 +02:00
sled_counter.rs Implement exponential backoff for resync retries 2022-03-14 11:41:20 +01: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