Can I achieve linearizable read in the following way?

I have the same wrong as this topic, I want clients to be able to read the latest value after another client modifies the key instead of stale read.