forked from TrueCloudLab/frostfs-node
48eb87d32c
Also, remove optimization comments: 1. Having to maintain an execute the same logic for headers as for objects is quite inefficient, as it increases memory footprint. 2. Unmarshaling object is a cheap operation if data slice is in memory. 3. For unmarshaling header-only, I think we need SDK support. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.. | ||
blobovnicza | ||
blobstor | ||
engine | ||
internal/log | ||
metabase | ||
shard | ||
util | ||
writecache |