appsmithorg / appsmithorg/appsmith

[Feature]-[42]:[Redis Plugin] Add support for response type of List<List>

Abierto
#6,185 1 comentario 0 reacciones 0 asignados Ver en GitHub
Backend Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis Up for grabs
Lenguaje dominante
TypeScript
Estrellas
40.9k
Forks
4.8k
Merge medio
1 d 22 h
PR fusionados (30 d)
45

Descripción

## Summary

When response type of List is returned, the plugin throws an unable to case exception

## Motivation

Commands like `scan 0` on redis returns a response of List of List which is not supported. `keys *` (which returns response in a supported format )is a heavy op and does not work well in case of clusters.

Guía de contribución

Abrir la guía de contribución

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.