..
container.go
[ #1689 ] linter: Fix staticcheck warning: 'embedded field can be simplified'
2025-04-08 09:32:24 +00:00
control.go
[ #1700 ] engine: Drop unused block execution methods
2025-04-14 14:35:15 +03:00
control_test.go
[ #1700 ] engine: Drop unused block execution methods
2025-04-14 14:35:15 +03:00
delete.go
[ #1620 ] logs: Drop redundant trace_id fields
2025-01-29 16:13:51 +03:00
delete_test.go
[ #1598 ] engine: Drop unnecessary result structs
2025-01-14 11:15:21 +03:00
engine.go
[ #1700 ] engine: Drop unused block execution methods
2025-04-14 14:35:15 +03:00
engine_test.go
[ #1700 ] engine: Print stacks on test request limiter
2025-04-01 14:23:02 +03:00
error_test.go
[ #1667 ] shard: Drop shard pool
2025-03-11 13:59:51 +03:00
evacuate.go
[ #1667 ] shard: Drop shard pool
2025-03-11 13:59:51 +03:00
evacuate_limiter.go
[ #1705 ] engine: Use condition var for evacuation unit tests
2025-04-11 09:20:46 +03:00
evacuate_test.go
[ #1705 ] engine: Use condition var for evacuation unit tests
2025-04-11 09:20:46 +03:00
exists.go
[ #1437 ] node: Fix contextcheck linter
2024-11-13 10:36:10 +03:00
exists_test.go
[ #1548 ] engine: Rename parent -> ecParent
2024-12-11 07:26:33 +00:00
get.go
[ #1620 ] logs: Drop redundant trace_id fields
2025-01-29 16:13:51 +03:00
head.go
[ #1437 ] node: Fix contextcheck linter
2024-11-13 10:36:10 +03:00
head_test.go
[ #1491 ] engine/test: Rework engine test utils
2024-11-13 14:42:53 +03:00
info.go
Rename package name
2023-03-07 16:38:26 +03:00
inhume.go
[ #1689 ] linter: Fix staticcheck warning: 'embedded field can be simplified'
2025-04-08 09:32:24 +00:00
inhume_test.go
[ #1667 ] shard: Drop shard pool
2025-03-11 13:59:51 +03:00
list.go
[ #1484 ] engine: Fix engine metrics
2024-11-11 12:59:20 +03:00
list_test.go
[ #1491 ] engine/test: Rework engine test utils
2024-11-13 14:42:53 +03:00
lock.go
[ #1679 ] node: Fix 'gocognit' warning
2025-04-07 14:10:25 +03:00
lock_test.go
[ #1598 ] engine: Drop unnecessary result structs
2025-01-14 11:15:21 +03:00
metrics.go
[ #1596 ] metrics: Create public aliases for internal engine
metrics
2025-01-13 10:05:01 +00:00
put.go
[ #1667 ] shard: Drop shard pool
2025-03-11 13:59:51 +03:00
range.go
[ #1620 ] logs: Drop redundant trace_id fields
2025-01-29 16:13:51 +03:00
rebuild.go
[ #1636 ] storage: Refactor shard rebuild
2025-02-28 17:25:27 +03:00
remove_copies.go
[ #1437 ] node: Use ctx for logging
2024-11-13 10:36:07 +03:00
remove_copies_test.go
[ #1317 ] go.mod: Use range over int
2024-09-03 13:00:54 +03:00
select.go
[ #1598 ] golangci: Enable unparam linter
2025-01-14 09:06:47 +03:00
shards.go
[ #1689 ] linter: Fix staticcheck warning: 'embedded field can be simplified'
2025-04-08 09:32:24 +00:00
shards_test.go
[ #1667 ] shard: Drop shard pool
2025-03-11 13:59:51 +03:00
tree.go
[ #1642 ] tree: Introduce Cursor
type
2025-03-20 10:12:49 +00:00
tree_test.go
[ #1412 ] searchSvc: Check container is indexed
2024-10-08 11:41:50 +03:00
writecache.go
[ #1367 ] writecache: Drop DB label from metrics
2024-09-12 15:06:33 +03:00