mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-17 04:38:25 +00:00
add AlexPikalov/cdrs
This commit is contained in:
parent
e127686908
commit
db332e8185
1 changed files with 3 additions and 2 deletions
|
@ -405,8 +405,9 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
|||
|
||||
* [sfackler/r2d2](https://github.com/sfackler/r2d2) — generic connection pool [<img src="https://travis-ci.org/sfackler/r2d2.svg?branch=master">](https://travis-ci.org/sfackler/r2d2)
|
||||
* NoSQL [[nosql](https://crates.io/keywords/nosql)]
|
||||
* Cassandra [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)]
|
||||
* [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rs) — [Cassandra](http://cassandra.apache.org) bindings
|
||||
* [Cassandra](http://cassandra.apache.org) [[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 [<img src="https://travis-ci.org/AlexPikalov/cdrs.svg?branch=master">](https://travis-ci.org/AlexPikalov/cdrs)
|
||||
* [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rs) — bindings to the C++ client
|
||||
* CouchDB [[couchdb](https://crates.io/keywords/couchdb)]
|
||||
* [chill-rs/chill](https://github.com/chill-rs/chill) [[couchdb](https://crates.io/crates/chill)] — a Rust client for the CouchDB REST API [<img src="https://travis-ci.org/chill-rs/chill.svg?branch=master">](https://travis-ci.org/chill-rs/chill)
|
||||
* Elasticsearch [[elasticsearch](https://crates.io/keywords/elasticsearch)]
|
||||
|
|
Loading…
Add table
Reference in a new issue