standardReadRemoteWrites property

StandardReadRemoteWrites? standardReadRemoteWrites
getter/setter pair

Checks that reads using an app profile with StandardIsolation can see all writes committed before the token was created, even if the read and write target different clusters.

Implementation

StandardReadRemoteWrites? standardReadRemoteWrites;