Files
scylladb/db
Piotr Dulikowski dccb8a5729 schema: add per_partition_rate_limit schema extension
Adds the new `per_partition_rate_limit` schema extension. It has two
parameters: `max_writes_per_second` and `max_reads_per_second`.
In the future commits they will control how many operations of given
type are allowed for each partition in the given table.
2022-06-22 20:16:48 +02:00
..
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00