frostfs-node/pkg/local_object_storage
Leonard Lyubich 3f293cb55e [#762] 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 [#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 [#762] storage/shard: Try to read headers from write-cache 2021-09-02 11:33:17 +03:00
util [#477] metabase: Move `MergeSplitInfo` to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [#762] storage/shard: Try to read headers from write-cache 2021-09-02 11:33:17 +03:00