frostfs-node/pkg/local_object_storage
Leonard Lyubich aa2151fbeb [#762] write-cache: Implement Head operation
Write cache should be able to execute HEAD operations according to spec.

Add simple implementation of `Head` method through the `Get` one. Leave
notes for future optimization.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-02 11:33:17 +03:00
..
blobovnicza [#727] Use util.MkdirAllX instead of os.MkdirAll 2021-07-30 16:42:22 +03:00
blobstor [#766] Fix misspell linter error 2021-08-26 17:57:15 +03:00
engine [#766] Fix makezero linter error 2021-08-26 17:57:15 +03:00
metabase [#760] metabase: Support COMMON_PREFIX matchtype 2021-08-27 15:03:15 +03:00
shard [#745] gc: Stop GC work on Shard's Close 2021-08-05 14:44:05 +03:00
util [#477] metabase: Move MergeSplitInfo to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [#762] write-cache: Implement Head operation 2021-09-02 11:33:17 +03:00