mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-25 13:20:21 +00:00
Update Cassandra URL
This commit is contained in:
parent
058503a023
commit
f64f6322eb
1 changed files with 1 additions and 1 deletions
|
@ -972,7 +972,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
||||||
|
|
||||||
* [ArangoDB](https://www.arangodb.com)
|
* [ArangoDB](https://www.arangodb.com)
|
||||||
* [Rincon](https://github.com/innoave/rincon) — An ArangoDB (NoSQL and Graph store) driver for Rust
|
* [Rincon](https://github.com/innoave/rincon) — An ArangoDB (NoSQL and Graph store) driver for Rust
|
||||||
* [Cassandra](https://cassandra.apache.org) [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)]
|
* [Cassandra](https://cassandra.apache.org/_/index.html) [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)]
|
||||||
* [AlexPikalov/cdrs](https://github.com/AlexPikalov/cdrs) [[cdrs](https://crates.io/crates/cdrs)] — native client written in Rust [![build badge](https://api.travis-ci.org/AlexPikalov/cdrs.svg?branch=master)](https://travis-ci.org/AlexPikalov/cdrs)
|
* [AlexPikalov/cdrs](https://github.com/AlexPikalov/cdrs) [[cdrs](https://crates.io/crates/cdrs)] — native client written in Rust [![build badge](https://api.travis-ci.org/AlexPikalov/cdrs.svg?branch=master)](https://travis-ci.org/AlexPikalov/cdrs)
|
||||||
* [Metaswitch/cassandra-rs](https://github.com/Metaswitch/cassandra-rs) — bindings to the DataStax C/C++ client [![build badge](https://api.travis-ci.org/Metaswitch/cassandra-rs.svg?branch=master)](https://travis-ci.org/Metaswitch/cassandra-rs)
|
* [Metaswitch/cassandra-rs](https://github.com/Metaswitch/cassandra-rs) — bindings to the DataStax C/C++ client [![build badge](https://api.travis-ci.org/Metaswitch/cassandra-rs.svg?branch=master)](https://travis-ci.org/Metaswitch/cassandra-rs)
|
||||||
* CouchDB [[couchdb](https://crates.io/keywords/couchdb)]
|
* CouchDB [[couchdb](https://crates.io/keywords/couchdb)]
|
||||||
|
|
Loading…
Reference in a new issue