-
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
Add ScyllaDB as a Transaction Storage #389
Conversation
0af8eea
to
6743098
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 1! Another weekly streak completed, well done @kobayurii! To keep your weekly streak and get another bonus make pull request next week! Looking forward to see you in race-of-sloths 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
|
6229c5e
to
75db1c0
Compare
🥁 Score it! @khorolets, please score the PR with |
This pull request introduces ScyllaDB as a new transaction storage backend. It integrates ScyllaDB to store and retrieve transaction data, providing an alternative to existing storage solutions.
Key Changes
This PR lays the groundwork for incorporating ScyllaDB into the system and may require subsequent optimizations based on production workloads.