AdvancedVocabulary#software-architecture#developer-tools#backend

Read Repair Vocabulary

Build fluency in the vocabulary of fixing a stale replica the moment a multi-replica read exposes the discrepancy.

0 / 5 completed
1 / 5
At standup, a dev mentions a distributed read that queries multiple replicas, notices one of them returned stale data, and pushes the newer value back to that stale replica right then, as part of handling the read itself. What is this technique called?