mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-04 12:00:12 +00:00
Merge pull request #141 from kriry/master
add Tikv : distributed KV database powered by Rust
This commit is contained in:
commit
94fdc2777c
@ -271,6 +271,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
||||
|
||||
[[database](https://crates.io/keywords/database)]
|
||||
|
||||
* [pingcap/tikv](https://github.com/pingcap/tikv) — TiKV is a distributed KV database powered by Rust [<img src="https://travis-ci.org/pingcap/tikv.svg?branch=master">](https://travis-ci.org/pingcap/tikv)
|
||||
* [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)]
|
||||
|
Loading…
Reference in New Issue
Block a user