]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 4 Jun 2023 03:07:20 +0000 (05:07 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Jun 2023 03:07:20 +0000 (05:07 +0200)
commit1767881c15119171ba6cd6589c22d999d1e54703
tree5fb79d7123c539078b5133352c23a6c3dd41ef2a
parent209467bf3c19160d359889f182864b01c3eba550
Continued:
- committing every single INSERT INTO will cause a lot of I/O load, let's
  combine them all into a single transaction
fba/fba.py
fba/instances.py
fetch_blocks.py
fetch_cs.py