mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
This commit extends the kvdb interface in a backwards compatible way such that we'll be able to prefetch all keys in a bucket in one go reducing the number of roundtrips. |
||
---|---|---|
.. | ||
bucket.go | ||
commit_queue.go | ||
commit_queue_test.go | ||
config.go | ||
db.go | ||
db_test.go | ||
debug.go | ||
driver.go | ||
driver_test.go | ||
embed.go | ||
fixture.go | ||
nodebug.go | ||
readwrite_bucket.go | ||
readwrite_cursor.go | ||
readwrite_tx.go | ||
readwrite_tx_test.go | ||
stm.go | ||
stm_test.go | ||
walletdb_interface_test.go |