.. |
testing
|
Fix goimports in all existing files. Execution of ./scripts/fix.sh
|
2022-12-29 09:41:31 +01:00 |
backend_bench_test.go
|
fix: enable require-error rule from testifylint in client, pkg and server packages
|
2024-10-28 21:02:58 +01:00 |
backend_test.go
|
fix: enable require-error rule from testifylint in client, pkg and server packages
|
2024-10-28 21:02:58 +01:00 |
backend.go
|
backend: remove ugly nil checks
|
2024-12-18 03:04:12 +00:00 |
batch_tx_test.go
|
all: don't convert byte slice to string when using verb %s
|
2024-04-25 23:34:52 +08:00 |
batch_tx.go
|
server: errors.Is conversions
|
2024-09-29 05:23:47 -07:00 |
config_default.go
|
chore: delete // +build buildtag by go fix
|
2022-12-29 14:17:05 +08:00 |
config_linux.go
|
|
|
config_windows.go
|
chore: delete // +build buildtag by go fix
|
2022-12-29 14:17:05 +08:00 |
doc.go
|
|
|
export_test.go
|
add missing copyright headers
|
2022-11-23 19:13:43 +11:00 |
hooks_test.go
|
server: address Go 1.24 usetesting issues
|
2025-03-13 19:53:48 +01:00 |
hooks.go
|
Separate Writer interface from BatchTx interfaces
|
2023-07-31 10:18:01 +02: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
|
Remove RLock/RUnlock from BatchTx
|
2023-07-28 11:39:50 +02:00 |
tx_buffer_test.go
|
fix: enable empty and len rules from testifylint
|
2024-10-10 11:07:21 +00:00 |
tx_buffer.go
|
add key dedupe when a write buffer writeback to an empty read buffer bucket.
|
2024-03-27 17:03:31 +00:00 |
verify_test.go
|
fix: enable gofmt and whitespace linters
|
2024-10-11 07:03:18 +02:00 |
verify.go
|
server: address golangci var-naming issues
|
2024-03-20 21:12:12 -07:00 |