frostfs-node/cmd/neofs-node/config/engine
Evgenii Stratonikov 0d969d7a06 [#1060] blobstor: allow to disable compression based on content-type
For some data compression makes little sense, as it is already compressed.
This commit allows to leave such data unchanged based on `Content-Type`
attribute. Currently exact, prefix and suffix matching are supported.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-01-13 14:20:36 +03:00
..
shard [#1060] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00
config.go [#969] node: Do not require shard config in relay mode 2021-11-15 06:47:25 +03:00
config_test.go [#1060] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00