frostfs-node/pkg
Leonard Lyubich 9508633a7e [#1175] metabase: Work with LOCK objects
After introduction of LOCK objects (of type `TypeLock`) complicated
extended its behavior:
  * create `lockers` container bucket (LCB) during PUT;
  * remove object from LCB during DELETE;
  * look up object in LCB during EXISTS;
  * get object from LCB during GET;
  * list objects from LCB during LIST with cursor;
  * select objects from LCB during SELECT with '*'.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-15 13:03:23 +03:00
..
core [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
innerring [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
local_object_storage [#1175] metabase: Work with LOCK objects 2022-03-15 13:03:23 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1212] morph: Fix NPE in multi client 2022-03-04 12:16:11 +03:00
network [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
services [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
util [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00