elek / storj-k6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storj-k6

This repsitory contains module and example scripts for the k6.io load testing tool.

Quick start

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

Create image

docker buildx bake image --push

About

License:GNU Affero General Public License v3.0


Languages

Language:Go 87.1%Language:Dockerfile 9.8%Language:HCL 2.4%Language:Shell 0.7%