forked from mirror/redcon
Update README.md
This commit is contained in:
parent
a9bf55aaf0
commit
a88a6c7cb0
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue