garage/src/util/crdt
Alex ea7fb901eb
Implement {Put,Get,Delete}BucketCors and CORS in general
- OPTIONS request against API endpoint
- Returning corresponding CORS headers on API calls
- Returning corresponding CORS headers on website GET's
2022-01-24 11:58:00 +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 Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +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