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

Export Blocks/Transactions/State Diffs to External Store #961

Closed
patrick-ogrady opened this issue May 28, 2024 · 6 comments
Closed

Export Blocks/Transactions/State Diffs to External Store #961

patrick-ogrady opened this issue May 28, 2024 · 6 comments
Milestone

Comments

@patrick-ogrady
Copy link
Contributor

Add support for reliable streaming of block/state transactions to external storage. HyperSDK will never service archival information over the RPC (just optionally current state).

@patrick-ogrady patrick-ogrady added this to the Devnet Ready milestone May 28, 2024
@patrick-ogrady
Copy link
Contributor Author

Related: #531

@patrick-ogrady
Copy link
Contributor Author

Previous work: #697

@patrick-ogrady patrick-ogrady changed the title Export Blocks/Transactions/State Diffs to External Store + Slim RPC Export Blocks/Transactions/State Diffs to External Store May 28, 2024
Copy link

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will exempt this issue from future lifecycle events.

@kpachhai
Copy link

Any update on this?

@aaronbuchwald
Copy link
Collaborator

Posted updated thoughts on a slightly different direction here: #1225.

The idea would be to find a different middle ground where the HyperSDK can serve APIs to make it as easy as possible to get started, but push towards an external service for high performance use cases rather than trying to heavily optimize any in-node APIs.

@aaronbuchwald
Copy link
Collaborator

Closing in favor of #1226 and #1225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants