frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov 7ac0852364 [#1459] .golangci.yml: Add intrange linter, fix issues
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-30 15:18:22 +00:00
..
mode [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
container.go [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
control.go [#1431] node: Fix 'empty slice declaration using a literal' 2024-10-15 08:53:59 +00:00
control_test.go [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
count.go [#838] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [#1261] shard: Fix delete objects from FSTree 2024-07-22 14:38:09 +03:00
delete_test.go [#1381] engine: Fix tests 2024-09-23 11:10:29 +03:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
gc.go [#1147] gc: Execute callback for expired tombstones when they exists 2024-05-30 08:13:04 +00:00
gc_internal_test.go [#1433] shard/test: Use WithDisabledGC() option where possible 2024-10-17 14:38:07 +03:00
gc_test.go [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
get.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
get_test.go [#1381] engine: Fix tests 2024-09-23 11:10:29 +03:00
head.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
head_test.go [#1381] engine: Fix tests 2024-09-23 11:10:29 +03:00
id.go [#1410] shard: Provide the default implementation for MetricsWriter 2024-10-03 08:23:06 +00:00
info.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
inhume.go [#864] metabase: Refactor delete/inhume 2024-01-09 09:59:42 +03:00
inhume_test.go [#1381] engine: Fix tests 2024-09-23 11:10:29 +03:00
list.go [#1423] metabase: Hide BucketName form upper levels 2024-10-08 18:41:16 +03:00
list_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
lock.go [#1147] node: Implement Lock\Delete requests for EC object 2024-05-30 08:13:04 +00:00
lock_test.go [#1004] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
metrics.go [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
metrics_test.go [#1431] obj_storage/shard: Fix visibility of 'newMetricStore' 2024-10-15 08:53:59 +00:00
mode.go [#1410] shard: Provide the default implementation for MetricsWriter 2024-10-03 08:23:06 +00:00
put.go [#1412] metabase: Index attributes for indexed containers 2024-10-08 11:41:49 +03:00
range.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
range_test.go [#1004] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
rebuild.go [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
refill_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
reload_test.go [#1431] obj_storage/shard: Fix visibility of 'newMetricStore' 2024-10-15 08:53:59 +00:00
select.go [#1412] searchSvc: Check container is indexed 2024-10-08 11:41:50 +03:00
shard.go [#1412] shard: Resolve container is indexed on metabase resync 2024-10-08 11:41:51 +03:00
shard_test.go [#1004] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
shutdown_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
tree.go [#1251] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
writecache.go [#1284] writecache: Allow to seal writecache async 2024-08-09 13:23:35 +03:00