0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript16,545 stars (16,545 stars)1,843 forks (1,843 forks)batch import
Good First Issuefeature
- Issue 種別
- feature
- 調査方針
- Examine existing command implementations in the node redis repository (e.g., packages/client/lib/commands). Follow the established pattern to add a new command file for COMMAND DOCS. Refer to Redis documentation for the command's syntax and behavior. Ensure the implementation matches the existing codebase style and testing conventions.