This is an automated email from the ASF dual-hosted git repository.
brads 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 7f1c0e9e76 removed unsupported drivers
7f1c0e9e76 is described below
commit 7f1c0e9e76a0bdfc23ef6a655ec7774bc0f77e18
Author: Brad Schoening <[email protected]>
AuthorDate: Mon Jun 3 18:47:25 2024 -0400
removed unsupported drivers
---
doc/modules/cassandra/pages/getting-started/drivers.adoc | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/doc/modules/cassandra/pages/getting-started/drivers.adoc
b/doc/modules/cassandra/pages/getting-started/drivers.adoc
index 3deb613038..3c9ed31cc8 100644
--- a/doc/modules/cassandra/pages/getting-started/drivers.adoc
+++ b/doc/modules/cassandra/pages/getting-started/drivers.adoc
@@ -6,12 +6,7 @@ functionality supported by a specific driver.
== Java
-* http://achilles.archinnov.info/[Achilles]
-* https://github.com/Netflix/astyanax/wiki/Getting-Started[Astyanax]
-* https://github.com/noorq/casser[Casser]
-* https://github.com/datastax/java-driver[Datastax Java driver]
-* https://github.com/Impetus/kundera[Kundera]
-* https://github.com/deanhiller/playorm[PlayORM]
+* https://github.com/apache/cassandra-java-driver[Java Driver for Apache
Cassandra]
== Python
@@ -23,9 +18,7 @@ functionality supported by a specific driver.
== C# / .NET
-* https://github.com/pchalamet/cassandra-sharp[Cassandra Sharp]
* https://github.com/datastax/csharp-driver[Datastax C# driver]
-* https://github.com/managedfusion/fluentcassandra[Fluent Cassandra]
== Nodejs
@@ -33,15 +26,11 @@ functionality supported by a specific driver.
== PHP
-* http://code.google.com/a/apache-extras.org/p/cassandra-pdo[CQL | PHP]
* https://github.com/datastax/php-driver/[Datastax PHP driver]
-* https://github.com/aparkhomenko/php-cassandra[PHP-Cassandra]
-* https://github.com/duoshuo/php-cassandra[PHP Library for Cassandra]
== C++
* https://github.com/datastax/cpp-driver[Datastax C++ driver]
-* http://sourceforge.net/projects/libqtcassandra[libQTCassandra]
== Scala
@@ -63,8 +52,6 @@ connector]
== Go
-* https://github.com/relops/cqlc[CQLc]
-* https://github.com/hailocab/gocassa[Gocassa]
* https://github.com/gocql/gocql[GoCQL]
== Haskell
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]