cockroachdb / cockroachdb-cloudformation

Quickly setup dev/test CockroachDB clusters using AWS CloudFormation and Kubernetes
https://www.cockroachlabs.com/
Apache License 2.0
12 stars 4 forks source link

Added Internet-style load generator (YCSB) #15

Closed nstewart closed 6 years ago

nstewart commented 6 years ago

Added YCSB loadgen to simulate hot key workloads. Also updated loadgen configs to split ranges and scale connections with cluster size.