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 store with tokio-streams #110

Open
Ivansete-status opened this issue Jan 17, 2025 · 0 comments
Open

optimize store with tokio-streams #110

Ivansete-status opened this issue Jan 17, 2025 · 0 comments

Comments

@Ivansete-status
Copy link
Contributor

Ivansete-status commented Jan 17, 2025

The current store implementation is not very optimized.
Instead we need to apply a lazy approach where store results are being retrieved on each acquired page instead of waiting for the whole response.

This is inspired by @danielSanchezQ 's suggestion: #105 (comment)

@Ivansete-status Ivansete-status moved this to To Do in Waku Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant