Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ioredis does not define the return type of the redis stream command. #1909

Open
JanYork opened this issue Aug 22, 2024 · 0 comments
Open

ioredis does not define the return type of the redis stream command. #1909

JanYork opened this issue Aug 22, 2024 · 0 comments

Comments

@JanYork
Copy link

JanYork commented Aug 22, 2024

This is a project that supports typescript, can you follow up by adding the return types for redis stream related operations?

In ts project I had to use assertions to get around this nuisance, for stream related commands all return unknown or unknown[], which is too bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant