garage/src/util
Alex 575726358c
Tune Sled configuration
- Make sled cache size and flush interval configurable
- Set less agressive default values:
  - cache size 128MB instead of 1GB
  - Flush interval 2 seconds instead of .5 seconds
2021-05-03 17:27:43 +02:00
..
background.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
Cargo.toml update to v0.2.1 2021-03-19 13:39:18 +01:00
config.rs Tune Sled configuration 2021-05-03 17:27:43 +02:00
data.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
error.rs make most requested changes 2021-04-27 16:47:08 +02:00
lib.rs make most requested changes 2021-04-27 16:47:08 +02:00
persister.rs Keep old data 2021-04-27 16:37:09 +02:00
time.rs document util crate 2021-04-27 16:37:10 +02:00