Commit graph

2 commits

Author SHA1 Message Date
5eb208caaa
[#166] Fix getting s3 object with the FrostFS OID name
All checks were successful
/ DCO (pull_request) Successful in 5m56s
/ Builds (pull_request) Successful in 6m2s
/ Vulncheck (pull_request) Successful in 6m8s
/ Lint (pull_request) Successful in 3m58s
/ Tests (pull_request) Successful in 6m19s
Prioritize getting s3 object with the key, which equals to valid FrostFS OID, rather than getting non-existent object with OID via native protocol for GET and HEAD requests

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-16 12:24:31 +03:00
9a5a2239bd [#70] Support bucket/container caching
Mainly it was added because
we need to know if TZ hashing is disabled or not for container

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-10-12 12:08:20 +00:00