frostfs-node/pkg/local_object_storage/pilorama
Airat Arifullin 47286ebf32 [#805] 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
batch_test.go
bench_test.go [#653] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
boltdb.go [#805] pilorama: Fix TreeDrop 2023-11-17 10:21:35 +00:00
forest.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
forest_test.go [#772] 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
inmemory.go [#335] treesvc: Fix inmemory unit tests and nil meta items 2023-07-20 10:14:10 +03:00
interface.go [#653] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
meta.go
meta_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go
option.go
types.go
util.go
util_test.go