ambry
ambry copied to clipboard
Distributed object store
Add a version number to the PutBlobMetaInfo.
## Summary Add a buffered implemetation of direct io for writing to log segment in compaction. ## Details We are add a configuration to switch between a buffered implementation and...
If the upload or stitch operation of a named blob is done without `x-ambry-named-upsert` header set to true, then update to the named blob is not allowed, and Ambry should...
I've fallen into a bit of a rabbit hole when trying to deal with large files in Ambry, and specifically trying to compact them out of logs properly. Namely, compaction...