tidwall / redcon

Redis compatible server framework for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do u have a redis client version? What's the fastest redis golang client to connect with tidwall redcon?

hiqsociety opened this issue · comments

it seems the speed of golang client is now the issue. do u have a redcon redis client to use with this redcon server?

I personally use redigo. It's fast enough for me.