Is the decisions section in the docs up to date? #678
-
Hi, Thanks a lot for open-sourcing this wonderful project. I have a question regarding some inconsistencies in the section. However, in the 0005-clickhouse.md file, several statements contradict this conclusion:
Moreover, this code agrees with the point 3 above. Is my understanding that 0001-event-streaming-platform.md is not up to date anymore for the current version correct? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@SelvamArul, the decisions docs are versioned with the prefixes (0001, 0005), and we keep older docs instead of removing them for auditability. In this case, we ran into the limitations of ksqlDB and replaced it with ClickHouse for pre-aggregation. |
Beta Was this translation helpful? Give feedback.
@SelvamArul, the decisions docs are versioned with the prefixes (0001, 0005), and we keep older docs instead of removing them for auditability. In this case, we ran into the limitations of ksqlDB and replaced it with ClickHouse for pre-aggregation.