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

enable multiple chainhook nodes to share a redis store #600

Open
MicaiahReid opened this issue May 30, 2024 · 0 comments
Open

enable multiple chainhook nodes to share a redis store #600

MicaiahReid opened this issue May 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MicaiahReid
Copy link
Contributor

It would be great for the Platform chainhook nodes to have some replication - two Chainhook nodes processing blocks and keeping up with the stacks/btc chains, but only one processing predicates and reading/writing from the redis store at a time.

Then, if one of the nodes has a problem handling a reorg or falls behind chaintip, we can swap out the active environment while still processing the same predicates.

See this comment for more details.

@MicaiahReid MicaiahReid added the enhancement New feature or request label May 30, 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
Status: 📋 Backlog
Development

No branches or pull requests

1 participant