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

wip: payload pushing #2058

Draft
wants to merge 3 commits into
base: pact5
Choose a base branch
from
Draft

wip: payload pushing #2058

wants to merge 3 commits into from

Conversation

edmundnoble
Copy link
Contributor

@edmundnoble edmundnoble commented Dec 6, 2024

Stacked on top of #2057 and #2054. The plan here is to make the interface to PactService reflect our new design direction, such that it pushes payloads out to the miner, rather than having them pulled. That way we can also eliminate the queue.

@edmundnoble edmundnoble marked this pull request as draft December 6, 2024 18:02
Replace the checkpointer abstraction with a concrete
`CheckpointerResources` type. Consider the original
RelationalCheckpointer code to be the "internal" portion of the
checkpointer. Use qualified imports to refer to the checkpointer from
PactService so that it's clear what's owned by it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant