scylladb / cql-stress

8 stars 4 forks source link

Implement basic user profile scenario #72

Closed muzarski closed 2 weeks ago

muzarski commented 3 months ago

Cassandra-stress lets the users define their own schemas and queries used during the benchmark via user command.

It allows the user to define a custom yaml profile file. We should start with supporting the very basic profile yamls, which would consist of the following parameters:

### Tasks
- [ ] https://github.com/scylladb/cql-stress/pull/74
- [ ] https://github.com/scylladb/cql-stress/issues/78
- [ ] https://github.com/scylladb/cql-stress/issues/79
- [ ] https://github.com/scylladb/cql-stress/issues/80