|
|
|
|
|
by frankmcsherry
2310 days ago
|
|
Yes, the term we're using is "Sink", dual to a Source. https://materialize.io/docs/sql/create-sink/
At the moment you can create Kafka sinks, and we'll write the change log out to that topic. They are still baking though, and need some hardening for failure cases. |
|