This is an automated email from the ASF dual-hosted git repository. ycai pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push: new 19bad84b6b Add Swift Cassandra client to drivers list in documentation 19bad84b6b is described below commit 19bad84b6b432e28bbefa6025be59294b956c75f Author: Yifan Cai <y...@apache.org> AuthorDate: Tue Sep 2 09:48:40 2025 -0700 Add Swift Cassandra client to drivers list in documentation Patch by Yifan Cai; Reviewed by Abe Ratnofsky for CASSANDRA-20879 --- doc/modules/cassandra/pages/getting-started/drivers.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/modules/cassandra/pages/getting-started/drivers.adoc b/doc/modules/cassandra/pages/getting-started/drivers.adoc index 3c9ed31cc8..fa52618f81 100644 --- a/doc/modules/cassandra/pages/getting-started/drivers.adoc +++ b/doc/modules/cassandra/pages/getting-started/drivers.adoc @@ -75,3 +75,7 @@ DBD::Cassandra] == Dart * https://github.com/achilleasa/dart_cassandra_cql[dart_cassandra_cql] + +== Swift + +* https://github.com/apple/swift-cassandra-client[Swift Driver for Apache Cassandra] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org