1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-27 11:44:52 -05:00

add sfackler/r2d2

This commit is contained in:
kud1ing 2016-01-29 13:12:19 +01:00
parent bccd7ca4f2
commit 6e71af2336

View file

@ -247,6 +247,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
[[database](https://crates.io/keywords/database)]
* [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