cd docker
./startup
wait scylla finish startup
cd scripts
./example.sh
ab -H 'X-UOW: fede-local' -c 8 -n 1200000 'http://localhost:9290/actix-example/store?name=asd'
rustup override set nightly
RUST_LOG=debug RUSTFLAGS="-Zsanitizer=thread" cargo run --target x86_64-unknown-linux-gnu