flowchart LR
A[Indodax API] -->|write to| B[(Postgres)]
B -->|CDC| C[Debezium Connector]
C -->|events| D[(Kafka)]
D --> E[Flink - stream processing]
E -->|checks| F[Great Expectations - DQ validation]
E -->|lineage| G[OpenLineage]
E -->|sink 1| H[(ClickHouse)]
E -->|sink 2| I[(MinIO - raw/archive)]
subgraph J[Orchestration]
K[Airflow DAGs]
end
K --> E
K --> H
K --> I
-
Notifications
You must be signed in to change notification settings - Fork 0
4lcatrust/aether-stream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published