anitnilay20 / anitnilay20/thoth

Data source: Redis plugin

Abierto
#102 0 comentarios 0 reacciones 1 asignado Reclamado por @arpitbipinbhardwaj Ver en GitHub
architecture feature future size:medium
Lenguaje dominante
Rust
Estrellas
70
Forks
5
Merge medio
10 h 33 min
PR fusionados (30 d)
2

Descripción

In-memory key-value store. **Non-SQL** — key browser + command console.

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
- RESP protocol over TCP `:6379` (simple to implement). Auth: `AUTH` password (+ optional ACL user), TLS.

## Reuse
- `tcp-client`, owner thread, `secure-storage`, tabs.

## New work
- RESP codec; a key browser (`SCAN` with pattern + `TYPE`), type-aware value views (string / hash / list / set / zset / stream); a command console; DB-index switcher.

---
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.