Clients & Libraries
Kafka Connect
Planned: Connect sources and sinks that write Ursa storage directly.
Kafka Connect support is in design — no public code exists yet. The intent is a set of Connect sources and sinks that write directly to Ursa storage from the Connect runtime, so streams flow in and tables come out the other side without a separate ETL hop, letting teams already running Kafka Connect adopt Lakestream without a new integration layer.
Planned coverage
- A Connect sink that writes directly to Ursa storage
- A Connect source that reads from Ursa-backed topics
- How this fits alongside the Java and Rust client libraries
Source material
No spec or code is published yet. Follow github.com/ursaio for updates as this takes shape.