garage/src/model
Alex dc5ec4ecf9
Add appropriate fsync() calls in write_block
to ensure that data is persisted properly
2022-03-14 11:51:32 +01:00
..
helper Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
block.rs Add appropriate fsync() calls in write_block 2022-03-14 11:51:32 +01:00
block_metrics.rs Implement exponential backoff for resync retries 2022-03-14 11:41:20 +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 Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
Cargo.toml Bump version to 0.7 because of incompatible Netapp 2022-03-14 10:54:24 +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 Small changes in key model and refactoring 2022-01-04 18:59:17 +01:00
lib.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
migrate.rs Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
object_table.rs Implement ListMultipartUploads (#171) 2022-01-12 19:04:55 +01:00
permission.rs Implement CreateBucket 2022-01-05 15:56:48 +01:00
version_table.rs Implement UploadPartCopy 2022-01-13 13:58:47 +01:00