mirror of https://github.com/tidwall/tile38.git
typo
This commit is contained in:
parent
479f17fc8e
commit
8092fa4db9
|
@ -250,7 +250,7 @@ The server will respond in [JSON](http://json.org) or [RESP](http://redis.io/top
|
|||
- HTTP and Websockets use JSON.
|
||||
- Telnet and RESP clients use RESP.
|
||||
|
||||
## Clients
|
||||
## Client Libraries
|
||||
|
||||
Tile38 uses the [Redis RESP](http://redis.io/topics/protocol) protocol natively. Therefore all clients that support basic Redis commands will in turn support Tile38. Below are a few of the popular clients. For a more complete list, please see the [Redis Clients](http://redis.io/clients) page.
|
||||
|
||||
|
|
Loading…
Reference in New Issue