From 5d241de94577f585f414426ca2400aaf9e25b042 Mon Sep 17 00:00:00 2001 From: Tupshin Harper Date: Mon, 11 May 2015 09:42:05 -0400 Subject: [PATCH] adding cassandra to the database section. no travis build integration yet, but working on both nightly and beta rust --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 74f0e47..a78f87d 100644 --- a/README.md +++ b/README.md @@ -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 [](https://travis-ci.org/vhbit/lmdb-rs) * Redis