{
"id": "topic:cache-aside-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cache-Aside Pattern",
"description": "Cache-Aside Pattern as a cross-cutting topic - loading from the primary\nstore on cache miss and populating cache after the read.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:taxonomy-alignment-import",
"to": "topic:cache-aside-pattern",
"kind": "documents"
}
]
}