frostfs-node/pkg/local_object_storage
Evgenii Stratonikov ddaed283e9 [#1523] writecache: Simplify logic
1. Remove in-memory cache. It doesn't persist objects and if we want
   more speed, `NoSync` option can be used for the bolt DB.
2. Put to the metabase in a synchronous fashion. This considerably
   simplifies overall logic and plays nicely with the metabase bolt DB
   batch settings.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-08-22 13:14:19 +03:00
..
blobovnicza [#1523] shard: Store generic storage ID in metabase 2022-08-22 13:14:19 +03:00
blobstor [#1523] local_object_storage: Unify parameters for the Iterate operation 2022-08-22 13:14:19 +03:00
engine [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
internal/log [#1644] storagelog: Fix doc comment 2022-07-30 18:39:08 +03:00
metabase [#1523] shard: Store generic storage ID in metabase 2022-08-22 13:14:19 +03:00
pilorama [#1559] local_object_storage: Allow to set mode for all components 2022-07-21 17:56:06 +03:00
shard [#1523] writecache: Simplify logic 2022-08-22 13:14:19 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache [#1523] writecache: Simplify logic 2022-08-22 13:14:19 +03:00