Wei Fu
|
eb09e00541
|
chore: refactor cleanup fn in mvcc test
The tmp path is cleanup by go testing so that the `cleanup` doesn't need
to call `os.Remove`.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2023-03-19 21:46:03 +08:00 |
|
Piotr Tabor
|
9abc895122
|
Goimports: Apply automated fixing to test files as well.
Signed-off-by: Piotr Tabor <ptab@google.com>
|
2022-12-29 13:04:45 +01:00 |
|
Marek Siarkowicz
|
804fddf921
|
tests: Use zaptest.NewLogger in tests
|
2022-04-04 13:03:15 +02:00 |
|
Linhai
|
98b0d901e8
|
fixing goroutine leaks
|
2021-12-24 15:57:38 -05:00 |
|
Marek Siarkowicz
|
5e40a8b00c
|
server: Create storage package and move mvcc files to it
|
2021-07-12 15:37:21 +02:00 |
|