tile38/client
Josh Baker e1bf322337 Update README.md 2016-11-21 11:15:09 -07:00
..
README.md Update README.md 2016-11-21 11:15:09 -07:00
conn.go lint cleanup 2016-04-02 19:16:36 -07:00
conn_test.go misspellings 2016-04-02 18:31:45 -07:00
helper.go lint cleanup 2016-04-02 19:16:36 -07:00
pool.go first commit 2016-03-04 16:08:16 -07:00
pool_test.go first commit 2016-03-04 16:08:16 -07:00

README.md

Tile38 Client

Build Status GoDoc

Tile38 Client is a Go client for Tile38.

THIS LIBRARY IS DEPRECATED

Please use the redigo client library instead. If you need JSON output with Redigo then call:

conn.Do("OUTPUT", "JSON")