lnd/kvdb/postgres
Joost Jager b8408a1484
kvdb: add ForAll
A new method to allow efficient range queries for backends that support
it.
2022-01-12 19:11:53 +01:00
..
config.go postgres: add connection limit 2021-11-17 11:08:43 +01:00
db_conn_set.go postgres: add connection limit 2021-11-17 11:08:43 +01:00
db_test.go multi: run go fmt with go 1.17 2021-11-08 22:39:41 +01:00
db.go htlcswitch: fix duplicate close 2022-01-10 08:42:32 +01:00
driver.go multi: run go fmt with go 1.17 2021-11-08 22:39:41 +01:00
fixture_interface.go channeldb/test: test with postgres 2021-10-29 10:54:44 +02:00
fixture.go kvdb/postgres: fix context cancellation 2021-12-22 14:54:43 +01:00
log.go kvdb: add postgres 2021-09-21 10:44:18 +02:00
no_db.go postgres: add connection limit 2021-11-17 11:08:43 +01:00
readwrite_bucket.go kvdb: add ForAll 2022-01-12 19:11:53 +01:00
readwrite_cursor.go kvdb/postgres: fix context cancellation 2021-12-22 14:54:43 +01:00
readwrite_tx.go kvdb: add ForAll 2022-01-12 19:11:53 +01:00