Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vanilla MySQL storage implementation #21

Closed
4 tasks done
Tracked by #6
patflynn opened this issue Jun 17, 2024 · 0 comments
Closed
4 tasks done
Tracked by #6

vanilla MySQL storage implementation #21

patflynn opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@patflynn
Copy link

patflynn commented Jun 17, 2024

  • Add sequenced entries to entry bundles.
  • Refactor the way to fully utilise the MySQL for fetching multiple tiles in one query with the same ordering.
  • Add Go tests.
  • Add integration tests.
@patflynn patflynn added the enhancement New feature or request label Jul 5, 2024
mhutchinson added a commit to mhutchinson/trillian-tessera that referenced this issue Aug 22, 2024
This small refactoring clearly demonstrates the handlers that are configured for the core tlog spec. The method could be moved in the future, but I suggest leaving it here at first to make sure that any other implementation is exactly the same.

Towards transparency-dev#21.
mhutchinson added a commit that referenced this issue Aug 22, 2024
This small refactoring clearly demonstrates the handlers that are configured for the core tlog spec. The method could be moved in the future, but I suggest leaving it here at first to make sure that any other implementation is exactly the same.

Towards #21.
@roger2hk roger2hk closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants