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

migrate to fastnear #358

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

migrate to fastnear #358

wants to merge 7 commits into from

Conversation

kobayurii
Copy link
Member

This PR brings significant improvements to the read_rpc server after adding fastnear as an alternative data provider for NEAR Lake (near/near-lake-framework-rs#109).

Improvements to read_rpc Server:

  • Leveraged the introduction of fastnear to optimize the read_rpc server.
  • Simplified data processing logic of final and optimistic blocks, reducing latency and increasing throughput.
  • Improved system to fetch blocks and chunks to enhance reliability and robustness, particularly in high-load scenarios.

These enhancements contribute to better overall performance of the read_rpc server, resulting in higher reliability, faster response times, and a more resilient system.

@kobayurii kobayurii self-assigned this Oct 4, 2024
@kobayurii kobayurii changed the base branch from database-new to develop October 9, 2024 09:48
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

Successfully merging this pull request may close these issues.

1 participant