frostfs-node/pkg/local_object_storage/pilorama
Dmitrii Stepanov af82c2865e [] treesvc: Fix inmemory unit tests and nil meta items
Bolt forest saves empty slice of items. Now inmemory forest
does it the same way.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-07-20 10:14:10 +03: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 [] pilorama: Add benchmark for create ops 2023-06-26 07:42:05 +00:00
boltdb.go [] treesvc: Sort nodes by Filename in GetSubTree 2023-07-20 10:14:10 +03:00
forest.go [] treesvc: Sort nodes by Filename in GetSubTree 2023-07-20 10:14:10 +03:00
forest_test.go [] treesvc: Fix inmemory unit tests and nil meta items 2023-07-20 10:14:10 +03:00
generic_test.go Rename package name 2023-03-07 16:38:26 +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 [] treesvc: Sort nodes by Filename in GetSubTree 2023-07-20 10:14:10 +03:00
meta.go [] pilorama: Optimize internal encoding/decoding 2022-07-21 15:08:24 +03:00
meta_test.go [] pilorama: Add a test for the empty FileName 2022-08-30 16:52:51 +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