frostfs-node/pkg/local_object_storage
Leonard Lyubich 3f293cb55e [] storage/shard: Try to read headers from write-cache
Shard should try to read object headers from write-cache if it is enabled.

Extend `writecache.Cache` interface with `Head` method. Call the method in
`Shard.Head` if `Shard.hasWriteCache` returns true.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-02 11:33:17 +03:00
..
blobovnicza [] Use util.MkdirAllX instead of os.MkdirAll 2021-07-30 16:42:22 +03:00
blobstor [] Fix misspell linter error 2021-08-26 17:57:15 +03:00
engine [] Fix makezero linter error 2021-08-26 17:57:15 +03:00
metabase [] metabase: Support COMMON_PREFIX matchtype 2021-08-27 15:03:15 +03:00
shard [] storage/shard: Try to read headers from write-cache 2021-09-02 11:33:17 +03:00
util [] metabase: Move MergeSplitInfo to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [] storage/shard: Try to read headers from write-cache 2021-09-02 11:33:17 +03:00