dbx/packages
haipengno1 80a390a4c0
feat(redis): add Redis syntax checking for query editor
- Built-in metadata for ~200 Redis commands (arity/group/safety), available offline
- Add diagnostic builder: unknown command name, arity errors, unclosed quotes, danger/write command highlighting
- Reuse existing diagnostic pipeline and integrate underlines + hover tips in QueryEditor
2026-06-16 10:31:09 +08:00
..
app-tests feat(redis): add Redis syntax checking for query editor 2026-06-16 10:31:09 +08:00
cli chore(packages): release 0.4.9 [skip node-packages-release] 2026-06-13 10:28:27 +00:00
mcp-server feat: add QuestDB support 2026-06-14 22:58:05 +08:00
node-core feat(connection): add keepalive interval 2026-06-16 10:23:49 +08:00