mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Replication needs to be serialized. We can batch replication requests which are waiting to start. Use serialized_action, which does this.
Replication needs to be serialized. We can batch replication requests which are waiting to start. Use serialized_action, which does this.