{
"id": "tool:feast",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Feast",
"kind": "other",
"description": "Open-source feature store — defines, manages, and serves ML features\nfor both training and online inference. Integrates with Spark, Snowflake,\nBigQuery, Redis, DynamoDB.\n"
},
"outgoingEdges": [
{
"from": "tool:feast",
"to": "stack-part:feature-store",
"kind": "implements_stack_part",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-part:feature-store",
"to": "tool:feast",
"kind": "implemented_by",
"attributes": {}
}
]
}