Update README.md (Go client)
This commit is contained in:
parent
9c6be0f78e
commit
b2cf3c7f11
@ -320,6 +320,7 @@ Tile38 uses the [Redis RESP](https://redis.io/topics/protocol) protocol natively
|
|||||||
- Clojure: [carmine](https://github.com/ptaoussanis/carmine)
|
- Clojure: [carmine](https://github.com/ptaoussanis/carmine)
|
||||||
- Common Lisp: [CL-Redis](https://github.com/vseloved/cl-redis)
|
- Common Lisp: [CL-Redis](https://github.com/vseloved/cl-redis)
|
||||||
- Erlang: [Eredis](https://github.com/wooga/eredis)
|
- Erlang: [Eredis](https://github.com/wooga/eredis)
|
||||||
|
- Go: [tile38-client](https://github.com/b3q/tile38-client)
|
||||||
- Go: [go-redis](https://github.com/go-redis/redis) ([example code](https://github.com/tidwall/tile38/wiki/Go-example-(go-redis)))
|
- Go: [go-redis](https://github.com/go-redis/redis) ([example code](https://github.com/tidwall/tile38/wiki/Go-example-(go-redis)))
|
||||||
- Go: [redigo](https://github.com/gomodule/redigo) ([example code](https://github.com/tidwall/tile38/wiki/Go-example-(redigo)))
|
- Go: [redigo](https://github.com/gomodule/redigo) ([example code](https://github.com/tidwall/tile38/wiki/Go-example-(redigo)))
|
||||||
- Haskell: [hedis](https://github.com/informatikr/hedis)
|
- Haskell: [hedis](https://github.com/informatikr/hedis)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user