garage/src/garage
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
..
cli New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
admin.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
Cargo.toml New buckets for 0.6.0: small fixes, including: 2022-01-04 12:46:41 +01:00
main.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
repair.rs New model for buckets 2022-01-04 12:45:46 +01:00
server.rs Improve CLI, adapt tests, update documentation 2021-10-25 14:21:48 +02:00