Skip to content

Commit f3add8a

Browse files
authored
Merge pull request #118 from wprzytula/point-to-cpp-rs
README and Docs: point to the latest and greatest cpp-rs-driver
2 parents 749c70e + 7548913 commit f3add8a

File tree

2 files changed

+5
-224
lines changed

2 files changed

+5
-224
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# C/C++ Driver for ScyllaDB
22

3+
> [!IMPORTANT]
4+
> :exclamation: **This driver is now superseded by [ScyllaDB CPP-RS Driver](https://github.com/scylladb/cpp-rs-driver) and no longer maintained.**
5+
> Consider migration to the new driver for better performance and active support, especially of recent ScyllaDB features.
6+
37
A modern, feature-rich and **shard-aware** C/C++ client library for
48
[ScyllaDB] using exclusively Cassandra's binary protocol and
59
Cassandra Query Language v3. Forked from Datastax `cpp-driver`.

docs/source/index.md

Lines changed: 0 additions & 224 deletions
This file was deleted.

docs/source/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../README.md

0 commit comments

Comments
 (0)