-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sequence and integrate foundation to MySQL storage implementation (…
…#87) * Add sequence and integrate foundation to MySQL storage implementation * Remove the no-op `tessera.WithIdentity` in example-mysql * Add issue ID to TODOs in MySQL storage implementation * Add default values for max age and size for entry bundle queue * Add TODO for getting the tree size without parsing and verifying the checkpoints every time * Add a TODO to refactor how we fetch tiles during integrate * Use `SELECT ... FOR UPDATE` row-level locking on checkpoint during sequencing
- Loading branch information
Showing
2 changed files
with
179 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters