anitnilay20 / anitnilay20/thoth
Data source: Kafka plugin
- Vorherrschende Sprache
- Rust
- Sterne
- 70
- Forks
- 5
- Ø Merge
- 10 Std. 33 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Streaming platform / message broker. **Non-SQL** — the most different paradigm.
Builds on the **Seshat** foundation (#93, shipped in #99): host `tcp-client` (+ host-side TLS), owner-thread query execution, `secure-storage` for credentials, and the `UiNode` DSL (connection dialog, dock tabs, results grid, `json-tree`).
## Transport
- Kafka binary wire protocol over TCP `:9092` (versioned request/response APIs). Auth: SASL (PLAIN / SCRAM), TLS.
## Reuse
- `tcp-client`, owner thread, `secure-storage`.
## New work (substantial)
- Kafka protocol: `ApiVersions`, `Metadata`, `Fetch`, `Produce`, `ListOffsets`, consumer-group APIs; SASL handshake. UI: brokers, topics/partitions, tail/consume messages, produce, consumer-group lag.
---
Part of the data-source plugins epic #109.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.