frostfs-node/pkg/local_object_storage/writecache
Dmitrii Stepanov b33559754d [] fstree: Add size hint for Delete
This allow to not to call `os.Stat` if caller already knows data size.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-12 15:06:33 +03:00
..
benchmark [] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
cache.go [] writecache: Move DB related code to upgrade.go 2024-09-12 15:06:33 +03:00
delete.go [] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
flush.go [] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00
flush_test.go [] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
generic_test.go [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
get.go [] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
iterate.go [] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
limiter.go [] writecache: Add background flushing objects limiter 2024-09-12 15:06:33 +03:00
limiter_test.go [] writecache: Add background flushing objects limiter 2024-09-12 15:06:33 +03:00
metrics.go [] writecache: Drop DB label from metrics 2024-09-12 15:06:33 +03:00
mode.go [] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
mode_test.go [] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
options.go [] writecache: Drop BBolt related config variables 2024-09-12 15:06:33 +03:00
put.go [] writecache: Drop bbolt DB 2024-09-12 14:22:29 +03:00
seal.go [] writecache: Add shrink flag for Seal command 2024-08-08 16:32:29 +03:00
state.go [] writecache: Drop DB label from metrics 2024-09-12 15:06:33 +03:00
storage.go [] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00
upgrade.go [] writecache: Move DB related code to upgrade.go 2024-09-12 15:06:33 +03:00
writecache.go [] writecache: Add shrink flag for Seal command 2024-08-08 16:32:29 +03:00