appsmith-docs
appsmith-docs copied to clipboard
[Docs]: Redis Datasource does not support all Redis commands
Is there an existing issue for this?
- [X] I have searched the existing issues
Documentation Link
https://docs.appsmith.com/reference/datasources/querying-redis
Discord/slack/intercom Link
https://app.intercom.com/a/apps/y10e7138/inbox/inbox/conversation/164629100166529#part_id=comment-164629100166529-16861050859
Describe the problem
The documentation states that we support all Redis commands. This is not correct, we support a subset of Redis commands. This caused confusion for this user (refer to intercom link).
There's also a discussion regarding new commands that the community wants to use: https://github.com/appsmithorg/appsmith/issues/11281#issuecomment-1249777878
Describe the improvement
Document what Redis commands we do support.
Why do you think this change is needed?
Users can clearly understand the supported features.