A policy that
specifies or describes how up-to-date an instance of data is in one
service of a distributed system, with respect to one or more instances of
that data elsewhere in the system. |
my thought was that data consistency would be a state of the data - it's consistent w.r.t. some other set of data or it isn't; the policy would be the rules that determine whether it is, and what the requirements are.
"A measure of how up-to-date an instance of data is in one service of a distributed system, with respect to one or more instances of that data elsewhere in the system."