Use a transaction for writing, knowngaps, and reorgs #53

Merged
abdulrabbani00 merged 4 commits from feature/52-database-write-improvements into develop 2022-06-06 13:02:43 +00:00
abdulrabbani00 commented 2022-06-03 20:30:47 +00:00 (Migrated from github.com)

We use transactions for most database writes, and we provide wrappers for single cases.

We also allow users to specify if they want to check the DB for an existing slot prior to processing it (this has not been tested for performance).

We use transactions for most database writes, and we provide wrappers for single cases. We also allow users to specify if they want to check the DB for an existing slot prior to processing it (this has not been tested for performance).
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-beacon-indexer#53
No description provided.