..
etcd
multi: fix make lint
2022-11-18 20:48:23 +08:00
postgres
multi: fix make lint
2022-11-18 20:48:23 +08:00
backend_js.go
kvdb: exclude anything bbolt related from JS builds
2021-07-22 09:47:37 +02:00
backend.go
channeldb/test: test with postgres
2021-10-29 10:54:44 +02:00
bolt_compact.go
kvdb/bolt_compact: have log message take account space multiplier
2021-11-21 21:52:30 -08:00
bolt_fixture.go
kvdb: use T.TempDir
to create temporary test directory
2022-08-24 09:03:04 +08:00
bolt_test.go
kvdb: use T.TempDir
to create temporary test directory
2022-08-24 09:03:04 +08:00
config.go
bbolt sync-freelist ignored
2021-09-27 06:49:56 +01:00
debug.go
multi: add golang 1.17 compatible build tags
2021-09-29 17:31:37 -07:00
etcd_test.go
multi: add golang 1.17 compatible build tags
2021-09-29 17:31:37 -07:00
go.mod
kvdb: bump go version to 1.18
2023-01-23 09:05:10 +02:00
go.sum
kvdb: bump go version to 1.18
2023-01-23 09:05:10 +02:00
interface.go
kvdb: add ForAll
2022-01-12 19:11:53 +01:00
kvdb_etcd.go
multi: add golang 1.17 compatible build tags
2021-09-29 17:31:37 -07:00
kvdb_no_etcd.go
multi: add golang 1.17 compatible build tags
2021-09-29 17:31:37 -07:00
kvdb_no_postgres.go
multi: run go fmt with go 1.17
2021-11-08 22:39:41 +01:00
kvdb_postgres.go
multi: run go fmt with go 1.17
2021-11-08 22:39:41 +01:00
log.go
kvdb: add postgres
2021-09-21 10:44:18 +02:00
nodebug.go
multi: add golang 1.17 compatible build tags
2021-09-29 17:31:37 -07:00
postgres_test.go
kvdb: add ForAll
2022-01-12 19:11:53 +01:00
prefetch_test.go
kvdb: extra test coverage for kvdb.Prefetch
2021-09-14 13:12:23 +02:00
readwrite_bucket_test.go
kvdb: add ForAll
2022-01-12 19:11:53 +01:00
readwrite_cursor_test.go
kvdb/test: fix cursor tests to match bbolt semantics
2021-07-12 11:31:09 +02:00
readwrite_tx_test.go
kvdb/test: generalize etcd tests
2021-07-12 11:31:05 +02:00
test_utils.go
channeldb/test: test with postgres
2021-10-29 10:54:44 +02:00
test.go
kvdb/test: generalize etcd tests
2021-07-12 11:31:05 +02:00