Commit graph

2 commits

Author SHA1 Message Date
6be18e81ca [#9999] fstree: Add size to file counter
FSTree file counter used by writecache. As writecache has now only one
storage, so it is required to use real object size to get writecache
size more accurate than `count * max_object_size`.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-11 10:18:00 +03:00
a8d5756fab [#9999] writecache: Drop bbolt DB
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-11 10:18:00 +03:00
Renamed from pkg/local_object_storage/writecache/cachebbolt.go (Browse further)