anitnilay20 / anitnilay20/thoth

Data source: Redis plugin

Aperta
#102 0 commenti 0 reazioni 1 assegnatario Rivendicata da @arpitbipinbhardwaj Vedi su GitHub
architecture feature future size:medium
Lingua principale
Rust
Stelle
70
Fork
5
Merge medio
10h 33m
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.