You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@
8
8
This is a client-side driver for [ScyllaDB] written in pure Rust with a fully async API using [Tokio].
9
9
Although optimized for ScyllaDB, the driver is also compatible with [Apache Cassandra®].
10
10
11
-
**Note: this driver is officially supported but currently available in beta. Bug reports and pull requests are welcome!**
12
-
13
11
## Getting Started
14
12
The [documentation book](https://rust-driver.docs.scylladb.com/stable/index.html) is a good place to get started. Another useful resource is the Rust and Scylla [lesson](https://university.scylladb.com/courses/using-scylla-drivers/lessons/rust-and-scylla-2/) on Scylla University.
0 commit comments