Shared forward-only coordinator for compatible derived index writes.
A scope collects writes from every backend using this instance, coalesces
repeated physical keys to their final mutation, then flushes requests in
DynamoDB batches of at most 25. It does not add transactions or rollback.
Shared forward-only coordinator for compatible derived index writes.
A scope collects writes from every backend using this instance, coalesces repeated physical keys to their final mutation, then flushes requests in DynamoDB batches of at most 25. It does not add transactions or rollback.