Go to file
2021-12-25 00:49:07 -05:00
.gitignore Initial Commit 2021-12-25 00:49:07 -05:00
Dockerfile Initial Commit 2021-12-25 00:49:07 -05:00
go.mod Initial Commit 2021-12-25 00:49:07 -05:00
go.sum Initial Commit 2021-12-25 00:49:07 -05:00
Makefile Initial Commit 2021-12-25 00:49:07 -05:00
README.md Initial Commit 2021-12-25 00:49:07 -05:00
redisLoadTest.go Initial Commit 2021-12-25 00:49:07 -05:00

#Redis Load Test A simple program to perform load testing against a redis instance

Requirements

  • go compiler

Install

Commands