scylladb / cql-stress

10 stars 5 forks source link

s-b: implement counter_read, counter_update and scan modes #21

Closed piodul closed 2 years ago

piodul commented 2 years ago

This PR implements the three remaining modes currently supported by scylla-bench: counter_read, counter_update and scan.

Fixes: #8 Fixes: #9 Fixes: #10