frostfs-node/pkg/local_object_storage/writecache
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
..
delete.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
doc.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
flush.go [#1060] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00
get.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
iterate.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
options.go [#776] writecache: Limit size of used disk space 2021-09-15 18:07:36 +03:00
persist.go [#947] writecache: refactor object persisting 2021-11-01 15:52:56 +03:00
put.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
state.go [#933] write-cache: Use real number of objects in counters 2021-10-25 18:49:10 +03:00
storage.go [#1022] writecache: Fix db counter decrement and flushed big object 2021-12-15 14:23:49 +03:00
util.go [#791] writecache: Export OpenDB function 2021-10-05 10:51:10 +03:00
writecache.go [#1048] node: Fill shard's info with its components' infos 2021-12-28 13:21:44 +03:00