From 62a23771bf8107794947a3c38dd937618bff088f Mon Sep 17 00:00:00 2001 From: kud1ing Date: Thu, 11 Aug 2016 15:12:53 +0200 Subject: [PATCH] add spacejam/rust-rocksdb --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e5eb42..10bf6fb 100644 --- a/README.md +++ b/README.md @@ -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 [](https://travis-ci.org/mitsuhiko/redis-rs) + * [RocksDB](http://rocksdb.org/) + * [spacejam/rust-rocksdb](https://github.com/spacejam/rust-rocksdb) — RocksDB bindings [](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 [](https://travis-ci.org/zitsen/unqlite.rs) * SQL [[sql](https://crates.io/keywords/sql)]