Update README.md

This commit is contained in:
Josh Baker 2016-08-20 12:45:14 -07:00 committed by GitHub
parent a9bf55aaf0
commit a88a6c7cb0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<a href="https://godoc.org/github.com/tidwall/redcon"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a>
</p>
<p align="center">Fast Redis compatible framework in Go</a></p>
<p align="center">Fast Redis compatible server framework for Go</a></p>
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.