garage/src/model
Alex 1bcd6fabbd
New buckets for 0.6.0: small changes
- Fix bucket delete

- fix merge of bucket creation date

- Replace deletable with option in aliases
    Rationale: if two aliases point to conflicting bucket, resolving
    by making an arbitrary choice risks making data accessible when it
    shouldn't be. We'd rather resolve to deleting the alias until
    someone puts it back.
2022-01-04 12:52:47 +01:00
..
helper New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
block.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
block_ref_table.rs Make table name a const in trait 2021-12-15 15:39:10 +01:00
bucket_alias_table.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
bucket_table.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
Cargo.toml Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
garage.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
key_table.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
lib.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
migrate.rs Refactor logic for setting/unsetting aliases 2022-01-04 12:52:46 +01:00
object_table.rs New buckets for 0.6.0: fix model and migration 2022-01-04 12:47:28 +01:00
permission.rs Refactor logic for setting/unsetting aliases 2022-01-04 12:52:46 +01:00
version_table.rs New buckets for 0.6.0: fix model and migration 2022-01-04 12:47:28 +01:00