appsmithorg / appsmithorg/appsmith
[Feature]-[42]:[Redis Plugin] Add support for response type of List<List>
Đang mở
Backend
Enhancement
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
Redis
Up for grabs
- Ngôn ngữ chính
- TypeScript
- Star
- 40.9k
- Fork
- 4.8k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 45
Mô tả
## 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.