appsmithorg / appsmithorg/appsmith

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

Open
#6,185 1 comment 0 reactions 0 assignees View on GitHub
Backend Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis Up for grabs
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.