frostfs-s3-gw/api/layer
Alex Vanin 385437aace [#441] Don't produce extra object.Head request at regular object upload
Hash can be calculated locally in S3 gateway.
Creation epoch used for versioning and will be
fetched during get and list requests. To avoid
conflicts, put method do not update cache anymore.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-05-20 10:56:36 +03:00
..
neofs [#428] Update SDK 2022-05-06 14:47:06 +04:00
container.go [#428] Update SDK 2022-05-06 14:47:06 +04:00
cors.go [#195] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
layer.go [#428] Update SDK 2022-05-06 14:47:06 +04:00
locking_test.go [#195] Use exp epoch attribute instead of tick 2022-03-23 14:32:13 +04:00
multipart_upload.go [#432] Add get-object-attributes 2022-05-13 11:42:43 +03:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#391] Refactor notifications 2022-05-06 10:59:31 +03:00
object.go [#441] Don't produce extra object.Head request at regular object upload 2022-05-20 10:56:36 +03:00
object_test.go [#441] Don't produce extra object.Head request at regular object upload 2022-05-20 10:56:36 +03:00
system_object.go [#439] Less cache misses for empty bucket setting 2022-05-20 10:56:16 +03:00
util.go [#431] Fix ETag value 2022-05-12 21:19:59 +04:00
util_test.go [#431] Fix ETag value 2022-05-12 21:19:59 +04:00
versioning.go [#409] Update SDK 2022-04-26 12:51:52 +04:00
versioning_test.go [#409] Update SDK 2022-04-26 12:51:52 +04:00