appsmithorg / appsmithorg/appsmith
[Feature]-[42]:[Redis Plugin] Add support for response type of List<List>
オープン
Backend
Enhancement
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
Redis
Up for grabs
- 主要言語
- TypeScript
- スター
- 40.9k
- フォーク
- 4.8k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 45
説明
## 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。