Files
lnd/sqldb
Elle Mouton 03ef2740a6 graph/db+sqldb: use batch validation for node migration
Restructue the `migrateNodes` function so that it does the validation of
migrated nodes in batches. So instead of fetching each node individually
after migrating it, we wait for a minimum batch size to be reached and
then validate a batch of nodes together. This lets us make way fewer DB
round trips.
2025-08-14 08:00:06 +02:00
..
2025-08-07 16:53:45 +02:00
2025-07-25 12:21:18 -03:00
2024-10-26 14:18:00 +02:00
2025-08-13 14:43:31 +02:00
2023-07-27 03:31:12 -07:00