mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
26b38bbe5b
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9631 GitOrigin-RevId: 64c40a30e3483fb0322ce9f2fbb2e9c1e3f1d9ba
11 lines
215 B
Markdown
11 lines
215 B
Markdown
# Hasura + Kafka
|
|
|
|
Kafka:
|
|
|
|
1. Extremely reliable and scalable ingestion of events
|
|
|
|
Hasura + Kafka:
|
|
|
|
1. Increases number of concurrent subscribers to Kafka by increasing fan-out
|
|
2. Allows validated mutations to Kafka
|