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

Optimize reading all streams from the smart contract on start #1413

Open
sergekh2 opened this issue Nov 4, 2024 · 0 comments
Open

Optimize reading all streams from the smart contract on start #1413

sergekh2 opened this issue Nov 4, 2024 · 0 comments
Labels
area/stream/storage triage Triage during next triage session workitem Workitem that requires implementation

Comments

@sergekh2
Copy link
Contributor

sergekh2 commented Nov 4, 2024

Description

Instead keep state & last read block number in local DB, only read logs since last update (vs GetAllStreams)

@sergekh2 sergekh2 added triage Triage during next triage session workitem Workitem that requires implementation area/stream/storage labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/stream/storage triage Triage during next triage session workitem Workitem that requires implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant