This repsitory contains module and example scripts for the k6.io load testing tool.
go install go.k6.io/xk6/cmd/xk6@latest
xk6 build --with github.com/elek/storj-k6=.
# change database definition in simple.js
./k6 run examples/simple.js
docker buildx bake image --push