frostfs-node/pkg
Pavel Karpy 74ec71446f [#2167] shard: Do not use write-cache by default in `Head`
Both `meta` and `write-cache` are expected to have a fast underlying disk,
so it does not seem like an optimisation. Moreover, `write-cache`'s `Head`
is a `Get` with payload cutting, it _must_ use more memory for no reason
(`meta` was created for such requests). Also, `write-cache` does not allow
performing any "meta" relations checks (such as locking, tombstoning).

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2022-12-30 11:07:35 +03:00
..
core [#2156] core/netmap: Change node addresses iteration order 2022-12-30 11:07:35 +03:00
innerring Move to frostfs-node 2022-12-28 15:04:29 +03:00
local_object_storage [#2167] shard: Do not use write-cache by default in `Head` 2022-12-30 11:07:35 +03:00
metrics [#2022] Add metric `readonly` to get shards mode 2022-12-30 11:07:35 +03:00
morph Move to frostfs-node 2022-12-28 15:04:29 +03:00
network Move to frostfs-node 2022-12-28 15:04:29 +03:00
services [#2139] object/put: Use `sync.Pool` for temporary payloads 2022-12-30 11:07:35 +03:00
util Move to frostfs-node 2022-12-28 15:04:29 +03:00