Merge pull request #49 from alexander-irbis/patch-1

Added Rsedis
This commit is contained in:
kud1ing 2015-06-22 19:33:49 +02:00
commit 078325c2f1

View file

@ -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) [<img src="https://travis-ci.org/thoughtram/clog.svg?branch=master">](https://travis-ci.org/thoughtram/clog)
* [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [<img src="https://travis-ci.org/uutils/coreutils.svg?branch=master">](https://travis-ci.org/uutils/coreutils)
* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [<img src="https://travis-ci.org/seppo0010/rsedis.svg?branch=master">](https://travis-ci.org/seppo0010/rsedis)
### Games