frostfs-node/pkg/local_object_storage/writecache
Evgenii Stratonikov 42554a9298 [#2068] writecache: Remove deleted objects from the writecache
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-12-02 11:52:05 +03:00
..
delete.go [#1523] blobstor: Unify fstree and blobovnicza interfaces 2022-08-22 13:14:19 +03:00
doc.go [#1745] writecache: Actualize docs 2022-09-02 11:59:53 +03:00
flush.go [#2074] write-cache: Do not flush same object twice 2022-11-19 11:01:04 +03:00
flush_test.go [#2068] writecache: Remove deleted objects from the writecache 2022-12-02 11:52:05 +03:00
generic_test.go [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +03:00
get.go [#1969] local_object_storage: Add a type for logical errors 2022-10-31 11:41:24 +03:00
init.go [#2068] writecache: Remove deleted objects from the writecache 2022-12-02 11:52:05 +03:00
iterate.go [#1523] local_object_storage: Unify parameters for the `Iterate` operation 2022-08-22 13:14:19 +03:00
mode.go [#1969] local_object_storage: Simplify logic error construction 2022-10-31 11:41:24 +03:00
options.go [#2068] writecache: Optimize initial flush existence checking 2022-12-02 11:52:05 +03:00
put.go [#1523] writecache: Simplify logic 2022-08-22 13:14:19 +03:00
state.go [#1745] writecache: Simplify object counters 2022-09-02 11:59:53 +03:00
storage.go [#2068] writecache: Allow to open FSTree in read-only mode 2022-12-02 11:52:05 +03:00
util.go [#1647] writecache: Open DB in sync mode 2022-08-16 15:27:18 +04:00
writecache.go [#1905] shard: Don't log read-only errors of write-cache 2022-10-28 18:30:45 +03:00