-
Notifications
You must be signed in to change notification settings - Fork 6
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
PostgreSQL & ShardLayout #282
Conversation
7fce8ef
to
d32d083
Compare
1e6c64f
to
f9b841e
Compare
@race-of-sloths please, include my PR in the Race |
@kobayurii Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 13! We would appreciate your feedback or contribution idea that you can submit here What is the Race of SlothsRace 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:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
11f6631
to
68640b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a lot of work! Awesome work! I left comments at all the places that caught my eye. Please, point me to any specific parts you would like my extra attention.
@race-of-sloths score 13 |
🌟 Score recorded!@khorolets, thank you for scoring this pull request in the Race of Sloths! |
84afd74
to
ee8f38e
Compare
1a27304
to
ebd76f3
Compare
396af76
to
bef440e
Compare
8956eac
to
7058919
Compare
ba46b19
to
5aeb8f8
Compare
❌ PR inactiveThis PR has been inactive for two weeks. It's now marked as stale. Tip If you think it's a mistake, you can restart the bot with |
hi @kobayurii we're interested in running this for RPC Nodes, is this planned for main? |
hi @gilxgil, yes, this will be merged into main soon, we are doing final testing and debugging. You can try it out here https://v2.rpc.mainnet.near.org |
@race-of-sloths please, include my PR in the Race |
a89ad60
to
139dfa8
Compare
@kobayurii Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: waiting for finalizationThe pull request is merged, you have 24 hours to finalize your scoring. The scoring ends Thu Oct 10 08:30:36 2024
Your contribution is much appreciated with a final score of 13! What is the Race of SlothsRace 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:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
❓Unknown commandPlease check the command and try again |
As our data size continues to grow, managing the load has become increasingly challenging, leading to several issues:
After extensive discussions and brainstorming, we believe these issues can be mitigated by transitioning to a more traditional relational database management system, specifically PostgreSQL.
In This PR
By implemented these changes, we anticipate the following benefits: