AdvancedVocabulary#software-architecture#developer-tools#backend

Hinted Handoff Vocabulary

Build fluency in the vocabulary of a stand-in node temporarily accepting a write for an unreachable target node.

0 / 5 completed
1 / 5
At standup, a dev mentions a distributed write's intended target node being temporarily unreachable, so a different node temporarily accepts and stores that write on its behalf, along with a hint about where it truly belongs, to be handed off once the target node recovers. What is this technique called?