garage/src/util
trinity-1686a 1eb972b1ac
All checks were successful
continuous-integration/drone/push Build is passing
Add compression using zstd (#173)
fix #27

Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com>
Reviewed-on: #173
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2021-12-15 11:26:43 +01:00
..
crdt Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
background.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
Cargo.toml Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
config.rs Add compression using zstd (#173) 2021-12-15 11:26:43 +01:00
data.rs Improve CLI, adapt tests, update documentation 2021-10-25 14:21:48 +02:00
error.rs Add semaphore to limit RAM used by buffered outgoing requests 2021-11-03 18:02:57 +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 Improved XML serialization 2021-05-06 22:37:15 +02: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