frostfs-node/pkg/local_object_storage/pilorama
aarifullin 47286ebf32 [] pilorama: Fix TreeDrop
* If treeID is empty then deleting buckets for cursor may get
  invalidated. So, buckets should be gathered before deleting.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-11-17 10:21:35 +00:00
..
batch.go [] pilorama: Use named constant for the key size 2023-06-26 07:42:05 +00:00
batch_test.go [] pilorama: Disallow applying same operations 2023-05-26 12:14:29 +00:00
bench_test.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
boltdb.go [] pilorama: Fix TreeDrop 2023-11-17 10:21:35 +00:00
forest.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
forest_test.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
generic_test.go [#xx] Avoid manual management of files in tests 2023-08-14 14:01:39 +03:00
info.go [] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00
inmemory.go [] treesvc: Fix inmemory unit tests and nil meta items 2023-07-20 10:14:10 +03:00
interface.go [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
meta.go [] pilorama: Optimize internal encoding/decoding 2022-07-21 15:08:24 +03:00
meta_test.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
option.go [] pilorama: Add metrics 2023-06-21 15:13:26 +03:00
types.go [] treesvc: Sort nodes by Filename in GetSubTree 2023-07-20 10:14:10 +03:00
util.go [] pilorama: Generate timestamp based on node position in the container 2022-07-21 15:08:24 +03:00
util_test.go [] pilorama: Generate timestamp based on node position in the container 2022-07-21 15:08:24 +03:00