anitnilay20 / anitnilay20/thoth
Data source: Redis plugin
- Langage dominant
- Rust
- Étoiles
- 70
- Forks
- 5
- Merge moyen
- 10 h 33 min
- PR mergées (30 j)
- 2
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.