rksql

module
v0.0.0-...-a313e43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2019 License: Apache-2.0

README

rksql

Correctness and performance testing tools for distributed SQL databases. These tools can be found in sqlapp and sqload respectively, where you will find further details.

Build

To build you first need to install go tools. We recommend using go-1.8. You can follow https://golang.org/doc/install#install

You would also need dep and goimports installed and available in your PATH. You can follow the instructions on https://github.com/golang/dep and https://godoc.org/golang.org/x/tools/cmd/goimports

Once you have the dependencies you can run this python script: src/go/BUILD.py

To run unit tests: src/go/BUILD.py --test

If you need to clean your workspace: src/go/BUILD.py --clean

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL