scylladb / scylladb/cpp-rs-driver
Build binary packages for OpenSUSE
Open
@dkropachev is already working on this.
Since Jan 15, 2026.
- Dominant language
- C++
- Stars
- 26
- Forks
- 19
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 7
Description
I built a PostgreSQL foreign data wrapper on top of cpp-rs-driver called scylla_fdw:
https://github.com/GeoffMontee/scylla_fdw/
It is fairly normal to run PostgreSQL on OpenSUSE, so we would like to run automated tests of scylla_fdw on OpenSUSE.
Since there are no binary packages of cpp-rs-driver for OpenSUSE, we would currently have to build the library from source.
Would it be possible to get official binary packages for OpenSUSE?
Thanks!
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.