garage/src/util/crdt
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
..
bool.rs Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
crdt.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
deletable.rs New model for buckets 2022-01-04 12:45:46 +01:00
lww.rs New buckets for 0.6.0: fix model and migration 2022-01-04 12:47:28 +01:00
lww_map.rs New buckets for 0.6.0: fix model and migration 2022-01-04 12:47:28 +01:00
map.rs New buckets for 0.6.0: fix model and migration 2022-01-04 12:47:28 +01:00
mod.rs Add must_use to some CRDT functions 2022-01-04 12:47:28 +01:00