frostfs-node/cmd/neofs-node
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
..
config [#1060] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00
reputation [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
cache.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
config.go [#1057] node/config: Use mode from config in shard/s constructor 2021-12-29 18:06:15 +03:00
container.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
control.go [#1048] control: Add ListShards implementation to ctrl svc 2021-12-28 13:21:44 +03:00
grpc.go [#878] neofs-node: default to secure TLS settings 2021-12-02 12:05:41 +03:00
main.go [#1005] neofs-node: fix usage message 2021-12-03 10:37:24 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#851] util/rand: use single random source 2022-01-12 19:29:27 +03:00
netmap.go [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
object.go [#1062] node/object: Change the sequence of servers 2022-01-11 11:08:55 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#812] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#873] node: Delete useless notary timer 2021-10-15 12:22:25 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00