v2.3
is the 3rd update of the second generationv2.0
to indicate it is deletedRead-any
- Possibly stale readRead-critical(version)
- Read a version at least as new as the supplied
versionRead-latest
- For some reason they do not have to go to the master for
this read, only in some circumstancesWrite
Test-and-set-write(version)
- Only writes if the current version is the
same as the supplied version