From a9bf55aaf0840e5fa378259a4de7bbf0b23b5db4 Mon Sep 17 00:00:00 2001
From: Josh Baker
Fast custom Redis server implementation for Go
+Fast Redis compatible framework in Go
-Redcon is a custom Redis server implementation for Go that is fast and simple to use. The reason for this library it to give an efficient server front-end for the [BuntDB](https://github.com/tidwall/buntdb) and [Tile38](https://github.com/tidwall/tile38) projects. +Redcon is a custom Redis server framework for Go that is fast and simple to use. The reason for this library it to give an efficient server front-end for the [BuntDB](https://github.com/tidwall/buntdb) and [Tile38](https://github.com/tidwall/tile38) projects. Features