panjiang / redisbench

Redis cluster benchmark tool
38 stars 18 forks source link

Use gomod and add password support for rediscluster #3

Closed bx2 closed 5 years ago

bx2 commented 5 years ago

Render using godep not required anymore and will make this project to run in whatever directory the user want to put it in. Additionally, it adds support for passing a password to redis-cluster requests.