Skip to content

Conversation

unkn0wn-root
Copy link
Collaborator

Linked issue/ticket

Description

TypeScript needs access to the Redis underlying interfaces like RedisCommands to infer correct types.
Added new command.ts dependency and refactored some small code changes for better readability.

Reproduction steps

Checklist

  • I've followed the Contributing guidelines
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)

TS needs access to the Redis underlying interface types like RedisCommands to infer correct types.
Added new `command.ts` dependency and refactored some small code changes for better readability.
@unkn0wn-root unkn0wn-root self-assigned this Jan 22, 2025
@unkn0wn-root unkn0wn-root added the enhancement New feature or request label Jan 22, 2025
Copy link
Collaborator

@hankthetank27 hankthetank27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@hankthetank27 hankthetank27 merged commit 01e6fed into main Jan 22, 2025
2 checks passed
@hankthetank27 hankthetank27 deleted the refactor_and_add_redis_types branch January 22, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants