mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 20:03:07 +00:00
adding cassandra to the database section.
no travis build integration yet, but working on both nightly and beta rust
This commit is contained in:
parent
96e2d029f0
commit
5d241de945
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
|||
### Database
|
||||
|
||||
* NoSQL
|
||||
* Cassandra
|
||||
* [tupshin/cassandra-rust](https://github.com/tupshin/cassandra-rust) — [Cassandra](http://cassandra.apache.org) bindings
|
||||
* LMDB
|
||||
* [vhbit/lmdb-rs](https://github.com/vhbit/lmdb-rs) — [LMDB](http://symas.com/mdb/) bindings [<img src="https://travis-ci.org/vhbit/lmdb-rs.svg?branch=master">](https://travis-ci.org/vhbit/lmdb-rs)
|
||||
* Redis
|
||||
|
|
Loading…
Reference in a new issue