frostfs-node/pkg/local_object_storage/metabase
Dmitrii Stepanov 1eb47ab2ce
DCO action / DCO (pull_request) Successful in 4m22s Details
Vulncheck / Vulncheck (pull_request) Successful in 6m22s Details
Build / Build Components (1.20) (pull_request) Successful in 7m55s Details
Build / Build Components (1.21) (pull_request) Successful in 7m50s Details
Tests and linters / gopls check (pull_request) Successful in 10m10s Details
Tests and linters / Staticcheck (pull_request) Successful in 10m18s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 12m11s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 12m31s Details
Tests and linters / Tests with -race (pull_request) Successful in 13m45s Details
Tests and linters / Lint (pull_request) Successful in 12m42s Details
[#1080] metabase: Add StorageID metric
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-10 10:00:58 +03:00
..
VERSION.md [#83] pre-commit: Add initial configuration 2023-03-13 07:07:29 +00:00
children.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
containers.go [#373] metabase: Add metrics 2023-06-21 15:13:26 +03:00
containers_test.go [#997] metabase: Drop toMoveIt bucket 2024-02-21 10:06:05 +03:00
control.go [#949] metabase: fix shard.UpdateID() 2024-04-01 17:27:34 +03:00
control_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
counter.go [#1080] metabase: Open bucket for container counter once 2024-04-10 10:00:58 +03:00
counter_test.go [#904] metabase: Return if object was actuall inserted 2024-01-17 19:04:39 +03:00
db.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
db_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
delete.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
delete_test.go [#997] metabase: Drop toMoveIt bucket 2024-02-21 10:06:05 +03:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
exists_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
expired.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
expired_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
generic_test.go [#xx] Avoid manual management of files in tests 2023-08-14 14:01:39 +03:00
get.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
get_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
graveyard.go [#373] metabase: Add metrics 2023-06-21 15:13:26 +03:00
graveyard_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
index_test.go [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
info.go [#2057] meta: Fix concurrent mode changes 2022-11-19 11:01:04 +03:00
inhume.go [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
inhume_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
iterators.go [#838] metabase: Count user objects 2023-12-06 15:44:21 +03:00
iterators_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
list.go [#825] policer: Do not drop required linking objects 2023-12-12 11:04:03 +00:00
list_test.go Revert "[#972] Use require.ElementsMatch() where possible" 2024-02-19 15:36:01 +00:00
lock.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
lock_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
metrics.go [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
mode.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
mode_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
put.go [#1008] metabase: Do not update storageID on put 2024-02-28 11:01:50 +03:00
put_test.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
reset_test.go [#1048] metabase: Fix drop buckets during resync 2024-03-19 14:28:31 +03:00
select.go [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
select_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
shard_id.go [#949] metabase: fix shard.UpdateID() 2024-04-01 17:27:34 +03:00
storage_id.go [#1080] metabase: Add StorageID metric 2024-04-10 10:00:58 +03:00
storage_id_test.go [#1008] metabase: Do not update storageID on put 2024-02-28 11:01:50 +03:00
util.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
version.go Rename package name 2023-03-07 16:38:26 +03:00
version_test.go [#949] metabase: fix shard.UpdateID() 2024-04-01 17:27:34 +03:00