scylladb / scylladb/cpp-rs-driver
PrivateLink support
Open
@dkropachev is already working on this.
Since Feb 9, 2026.
jira_migration_done
- Dominant language
- C++
- Stars
- 26
- Forks
- 19
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 7
Description
Implement PrivateLink support for the cpp-rs-driver: dynamic address discovery via system.client_routes, CLIENT_ROUTES_CHANGE event handling, and Host ID-based address translation.
See scylladb/scylla-drivers#115 for full specification.
Migrated to Jira: DRIVER-92
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.