tupshin/cassandra-rs

This commit is contained in:
kud1ing 2017-02-06 09:29:40 +01:00 committed by GitHub
parent 077192526c
commit f8573ff8c1

View file

@ -430,7 +430,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* NoSQL [[nosql](https://crates.io/keywords/nosql)]
* [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
* [tupshin/cassandra-rs](https://github.com/tupshin/cassandra-rs) — bindings to the C++ client [<img src="https://travis-ci.org/tupshin/cassandra-rs.svg?branch=master">](https://travis-ci.org/tupshin/cassandra-rs)
* 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)]