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

Merged
merged 9 commits into from
Dec 24, 2024
Merged

migrate to fastnear #358

merged 9 commits into from
Dec 24, 2024

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 requested a review from khorolets October 4, 2024 10:50
@kobayurii kobayurii self-assigned this Oct 4, 2024
@kobayurii kobayurii changed the base branch from database-new to develop October 9, 2024 09:48
@kobayurii kobayurii force-pushed the fastnear branch 3 times, most recently from e92824a to a121f62 Compare October 11, 2024 07:59
@kobayurii kobayurii force-pushed the fastnear branch 2 times, most recently from b8c9603 to d1e1f25 Compare November 7, 2024 12:29
@kobayurii kobayurii force-pushed the develop branch 2 times, most recently from 6886730 to 70bb8c1 Compare November 14, 2024 10:57
@kobayurii kobayurii force-pushed the fastnear branch 2 times, most recently from a678b11 to 85c29ae Compare December 10, 2024 16:50
@kobayurii
Copy link
Member Author

@race-of-sloths please, include my PR in the Race

@race-of-sloths
Copy link

race-of-sloths commented Dec 24, 2024

@kobayurii Thank you for your contribution! Your pull request is now a part of the Race of Sloths!
Weekly streak is on the road, smart strategy! Secure your streak with another PR!

Shows inviting banner with latest news.

Shows profile picture for the author of the PR

Current status: executed
Reviewer Score
@khorolets 8

Your contribution is much appreciated with a final score of 8!
You have received 121 (80 base + 20 weekly bonus + 10 monthly bonus + 10% lifetime bonus) Sloth points for this contribution

@khorolets received 25 Sloth Points for reviewing and scoring this pull request.

Congratulations @kobayurii! Your PR was highly scored and you completed another monthly streak! To keep your monthly streak make another pull request next month and get 8+ score for it

What is the Race of Sloths

Race of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow

For contributors:

  • Tag @race-of-sloths inside your pull requests
  • Wait for the maintainer to review and score your pull request
  • Check out your position in the Leaderboard
  • Keep weekly and monthly streaks to reach higher positions
  • Boast your contributions with a dynamic picture of your Profile

For maintainers:

  • Score pull requests that participate in the Race of Sloths and receive a reward
  • Engage contributors with fair scoring and fast responses so they keep their streaks
  • Promote the Race to the point where the Race starts promoting you
  • Grow the community of your contributors

Feel free to check our website for additional details!

Bot commands
  • For contributors
    • Include a PR: @race-of-sloths include to enter the Race with your PR
  • For maintainers:
    • Invite contributor @race-of-sloths invite to invite the contributor to participate in a race or include it, if it's already a runner.
    • Assign points: @race-of-sloths score [1/2/3/5/8/13] to award points based on your assessment.
    • Reject this PR: @race-of-sloths exclude to send this PR back to the drawing board.
    • Exclude repo: @race-of-sloths pause to stop bot activity in this repo until @race-of-sloths unpause command is called

@kobayurii kobayurii marked this pull request as ready for review December 24, 2024 12:04
Copy link
Member

@khorolets khorolets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@race-of-sloths score 8

@kobayurii kobayurii merged commit eadfef4 into develop Dec 24, 2024
3 checks passed
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.

3 participants