frostfs-node/pkg/local_object_storage
Dmitrii Stepanov 5059dcc19d [#145] shard-gc: Delete expired objects after locks
GC deletes expired locks and objects sequentially. Expired locks and
objects are now being deleted concurrently in batches. Added a config
parameter that controls the number of concurrent workers and batch size.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-03-21 11:31:08 +03:00
..
blobovnicza Rename package name 2023-03-07 16:38:26 +03:00
blobstor [#148] linter: Add funlen linter 2023-03-21 09:54:41 +03:00
engine [#148] linter: Add gocognit linter 2023-03-21 09:54:41 +03:00
internal [#32] node: Always close general components after testing 2023-03-09 11:07:33 +00:00
metabase [#148] linter: Add gocognit linter 2023-03-21 09:54:41 +03:00
pilorama [#82] pilorama: Allow to store last sync height 2023-03-13 11:25:44 +00:00
shard [#145] shard-gc: Delete expired objects after locks 2023-03-21 11:31:08 +03:00
util Rename package name 2023-03-07 16:38:26 +03:00
writecache [#32] node: Init write-cache asynchronously 2023-03-09 11:07:33 +00:00