mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-12-20 16:53:09 +00:00
add spacejam/rust-rocksdb
This commit is contained in:
parent
3a2fec8bee
commit
62a23771bf
1 changed files with 2 additions and 0 deletions
|
@ -372,6 +372,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
|||
* Neo4j [[cypher](https://crates.io/keywords/cypher), [neo4j](https://crates.io/keywords/neo4j)]
|
||||
* Redis [[redis](https://crates.io/keywords/redis)]
|
||||
* [mitsuhiko/redis-rs](https://github.com/mitsuhiko/redis-rs) — [Redis](http://redis.io) library in Rust [<img src="https://travis-ci.org/mitsuhiko/redis-rs.svg?branch=master">](https://travis-ci.org/mitsuhiko/redis-rs)
|
||||
* [RocksDB](http://rocksdb.org/)
|
||||
* [spacejam/rust-rocksdb](https://github.com/spacejam/rust-rocksdb) — RocksDB bindings [<img src="https://travis-ci.org/spacejam/rust-rocksdb.svg?branch=master">](https://travis-ci.org/spacejam/rust-rocksdb)
|
||||
* UnQLite
|
||||
* [zitsen/unqlite.rs](https://github.com/zitsen/unqlite.rs) — [UnQLite](http://unqlite.org) - An Embeddable NoSQL Database Engine library wrapper for Rust [<img src="https://travis-ci.org/zitsen/unqlite.rs.svg?branch=master">](https://travis-ci.org/zitsen/unqlite.rs)
|
||||
* SQL [[sql](https://crates.io/keywords/sql)]
|
||||
|
|
Loading…
Reference in a new issue