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

Idea: Substreams burst streamer #200

Open
abourget opened this issue Mar 30, 2023 · 0 comments
Open

Idea: Substreams burst streamer #200

abourget opened this issue Mar 30, 2023 · 0 comments

Comments

@abourget
Copy link
Contributor

Imagine a new Substreams “burst streamer proxy” sink or something:

  • That merely connects to a Substreams and stream its data.
  • It would cache the last X blocks worth of module output in memory
  • Exposes a Connect Web/gRPC endpoint, just like the Generic KV, but typed with the module’s output
  • Would provide a burst of recent data (up to X blocks), and stream outputs in realtime.
  • Be a new deployable unit, and exposed to end-users. Configured through sink_config
  • The Guild said it could be integrated into graph-client with not enormous efforts as a streaming source.
  • Would provide a direct streaming use of Substreams, and push forward some new use cases (real-time time series)
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

No branches or pull requests

1 participant