{
"id": "stack-part:managed-redis",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-data.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Managed Redis / KV",
"category": "data-store",
"description": "Managed Redis-protocol or KV cache (ElastiCache, Memorystore, Upstash,\nVercel KV).\n",
"relatedStackParts": [
"stack-part:cache"
]
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "platform-service:vercel-kv",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part"
},
{
"from": "platform-service:vercel-kv",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:heroku-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part"
},
{
"from": "platform-service:heroku-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:fly-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part"
},
{
"from": "platform-service:fly-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:railway-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part"
},
{
"from": "platform-service:railway-redis",
"to": "stack-part:managed-redis",
"kind": "implements_stack_part",
"attributes": {}
}
]
}