From aafe4d8652b5369290ebc221d5dacf09de8dc255 Mon Sep 17 00:00:00 2001 From: Alexander Irbis Date: Mon, 22 Jun 2015 19:18:18 +0300 Subject: [PATCH] Added Rsedis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1246bae..c23cc9b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P * [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust * [thoughtram/clog](https://github.com/thoughtram/clog) — a [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) port (generates a changelog from git metadata) [](https://travis-ci.org/thoughtram/clog) * [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) +* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [](https://travis-ci.org/seppo0010/rsedis) ### Games