Cache consistency describes the validity of data in the network. With the help of cache consistency, it is ensured that valid data is received in response to query generated by the sink and all stale data is immediately evicted from each cache in the network.
https://redis.com/blog/three-ways-to-maintain-cache-consistency/