frostfs-node/pkg
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
..
core [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
innerring [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
local_object_storage [#1523] writecache: Simplify logic 2022-08-22 13:14:19 +03:00
metrics [#1614] metrics: Add health metrics 2022-07-21 16:07:47 +03:00
morph [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
network [#1596] *: Remove .gitkeep files 2022-07-14 15:10:57 +03:00
services [#1645] node: Support EACL_NOT_FOUND status 2022-08-01 20:45:36 +03:00
util [#1684] *: Fix linter warnings 2022-08-15 10:57:31 +03:00