Go to file
2021-12-26 18:49:52 -05:00
.gitignore Initial Commit 2021-12-25 00:49:07 -05:00
Dockerfile Cleanup, tested dockerfile and makefile 2021-12-26 18:49:52 -05:00
go.mod Cleanup, tested dockerfile and makefile 2021-12-26 18:49:52 -05:00
go.sum Cleanup, tested dockerfile and makefile 2021-12-26 18:49:52 -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 Cleanup, tested dockerfile and makefile 2021-12-26 18:49:52 -05:00

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

Requirements

  • go compiler

Install

Commands