anitnilay20 / anitnilay20/thoth

Data source: Kafka plugin

Abierto
#103 0 comentarios 0 reacciones 0 asignados Ver en GitHub
architecture feature future size:large
Lenguaje dominante
Rust
Estrellas
70
Forks
5
Merge medio
10 h 33 min
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.