0b095588c6
- add new configuration option, ReadYourWrites, which enables a Client to provide cluster replication states to every request. A curated set of cluster replication states are stored in the replicationStateStore, and is shared across clones.
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
```release-note:improvement
|
|
api: Add configuration option for ensuring isolated read-after-write semantics for all Client requests.
|
|
```
|