diff --git a/README.md b/README.md index f7e8dba..2dab512 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ GoDoc

-

Fast Redis server implementation for Go

+

Fast custom Redis server implementation for Go

-Redcon is a 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 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. Features