garage/src/model
2021-02-23 20:25:15 +01:00
..
block.rs rename hash() to sha256sum(), we might want to change it at some places 2021-02-21 15:24:30 +01:00
block_ref_table.rs Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00
bucket_table.rs Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00
Cargo.toml Use 0.1.0b instead of 0.1.0 (for compatibility with new Error type) 2021-01-15 18:27:58 +01:00
garage.rs Rename garage_core to garage_model 2020-07-07 13:59:22 +02:00
key_table.rs Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00
lib.rs Rename garage_core to garage_model 2020-07-07 13:59:22 +02:00
object_table.rs Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00
version_table.rs Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00