-
Notifications
You must be signed in to change notification settings - Fork 122
feat: add redis index notifier #2321
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
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Vercel deployment URL: https://stacks-blockchain-qxgejv0xi-hirosystems.vercel.app 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job on this!
## [8.13.0](v8.12.1...v8.13.0) (2025-09-09) ### Features * add redis index notifier ([#2321](#2321)) ([5c49f49](5c49f49))
🎉 This PR is included in version 8.13.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds a Redis index progress notifier that will inform a queue whenever a new block is ingested, including all re-orgs that this new block produced.