Skip to content

[FLINK-37244] mention scylladb in docs #32

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mkorolyov
Copy link

Hi,

I've implemented examples from the docs for Sinks with and without Pojo classes and for Sources for Apache Cassandra. They were working as expected. Than I just replaced connection string to running ScyllaDB which is a drop-in more performant replacement for Cassandra and checked that all scenarios still working the same so the same connector could be used to integrate Flink with both databases. That why I've updated docs and mentioned ScyllaDB as also supported option.

Copy link

boring-cyborg bot commented Jan 9, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

@guy9
Copy link

guy9 commented Jan 22, 2025

Also interested in this.

@mkorolyov mkorolyov changed the title mention scylladb in docs [WIP] [FLINK-37244] mention scylladb in docs Feb 1, 2025
@mkorolyov
Copy link
Author

going to update the tests to invoke them for 2 containers: Cassandra and ScyllaDB

@mkorolyov mkorolyov changed the title [WIP] [FLINK-37244] mention scylladb in docs [FLINK-37244] mention scylladb in docs Feb 2, 2025
@mkorolyov
Copy link
Author

@dannycranmer Hey, could you pls take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants