Skip to content

Introduce a ScyllaDB driver for userver#1178

Open
gearonixx wants to merge 6 commits intouserver-framework:developfrom
gearonixx:scylladb-driver
Open

Introduce a ScyllaDB driver for userver#1178
gearonixx wants to merge 6 commits intouserver-framework:developfrom
gearonixx:scylladb-driver

Conversation

@gearonixx
Copy link
Copy Markdown

This PR introduces an asynchronous ScyllaDB driver for the userver framework.

Usage & Setup

Please review the usage and setup instructions in the README.

Local Setup

For local testing, see the local setup guide.

Documentation

Full documentation is available here

Feedback

Feedback, suggestions, and reviews are appreciated.

} catch (const std::exception&) {
// ignore
}
} catch (const std::exception&) {}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

vibe coding detected :)

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.

2 participants