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

Sync persisted data between farmers/harvesters #196

Open
eureka-cpu opened this issue May 29, 2024 · 0 comments
Open

Sync persisted data between farmers/harvesters #196

eureka-cpu opened this issue May 29, 2024 · 0 comments
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@eureka-cpu
Copy link
Contributor

Consider how persistence layer data will be synced between harvester/farmer nodes.

Possible solutions:

  • use a checkpoint
  • if using a merkle tree, given the last known batch the tree can be reconstructed from the other roothash
  • config value stored in state given to nodes upon startup
  • use an immutable queue, where the harvester is the broker of events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants