etcd/server/storage/backend
Piotr Tabor 6f899a7b40
Merge pull request #15052 from ptabor/20221228-goimports-fix
./scripts/fix.sh: Takes care of goimports across the whole project.
2022-12-29 11:31:22 +01:00
..
testing Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
backend.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
backend_bench_test.go server: Rename buckets to schema 2021-07-12 15:37:21 +02:00
backend_test.go tests: Pass logger to backend 2022-04-05 15:53:38 +02:00
batch_tx.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
batch_tx_test.go server: Rename buckets to schema 2021-07-12 15:37:21 +02:00
config_default.go chore: delete // +build buildtag by `go fix` 2022-12-29 14:17:05 +08:00
config_linux.go server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
config_windows.go chore: delete // +build buildtag by `go fix` 2022-12-29 14:17:05 +08:00
doc.go server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
export_test.go add missing copyright headers 2022-11-23 19:13:43 +11:00
hooks.go server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
hooks_test.go rename LockWithoutHook to LockOutsideApply and add LockInsideApply 2022-04-07 05:35:13 +08:00
metrics.go storage/backend: Add a gauge to indicate if defrag is active 2021-09-27 17:02:13 -07:00
read_tx.go server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
tx_buffer.go server: Create storage package and move mvcc files to it 2021-07-12 15:37:21 +02:00
verify.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
verify_test.go Verification framework and check whether cindex is not decreasing. 2022-04-22 12:32:05 +02:00