Skip to content
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

[Enhancement]: Add support for Apache Cassandra #1365

Closed
gavindekock opened this issue Feb 8, 2025 · 0 comments · Fixed by #1367
Closed

[Enhancement]: Add support for Apache Cassandra #1365

gavindekock opened this issue Feb 8, 2025 · 0 comments · Fixed by #1367
Labels
enhancement New feature or request

Comments

@gavindekock
Copy link
Contributor

gavindekock commented Feb 8, 2025

Problem

.NET Testcontainers do not support Apache Cassandra.

Solution

Add a new builder for Apache Cassandra.

Benefit

.NET has excellent and mature support for connecting to Cassandra. Adding .NET support for Cassandra in Testcontainers would enable .NET developers to write end-to-end acceptance and integration tests using the familiar Testcontainers paradigm, just like their Java counterparts do.

Alternatives

Starting the Cassandra container outside of the solution manually.

Would you like to help contributing this enhancement?

Yes

@gavindekock gavindekock added the enhancement New feature or request label Feb 8, 2025
@gavindekock gavindekock changed the title [Enhancement]: [Enhancement]: Add support for Apache Cassandra Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant