appsmithorg / appsmithorg/appsmith
[Feature]-[42]:[Redis Plugin] Add support for response type of List<List>
Offen
Backend
Enhancement
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
Redis
Up for grabs
- Vorherrschende Sprache
- TypeScript
- Sterne
- 40.9k
- Forks
- 4.8k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 45
Beschreibung
## 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.