scylladb / cql-stress

8 stars 4 forks source link

c-s: Implement runtime for `user` command #79

Closed muzarski closed 1 month ago

muzarski commented 1 month ago

When https://github.com/scylladb/cql-stress/pull/74 is merged, the runtime for user command needs to be implemented.

The first version will sample the operations provided in profile in a round-robin fashion.