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

Upgrade to Redis 4 #86

Closed
PhilHannent opened this issue May 22, 2022 · 5 comments
Closed

Upgrade to Redis 4 #86

PhilHannent opened this issue May 22, 2022 · 5 comments

Comments

@PhilHannent
Copy link

Good morning,

I'd like to request that the included Redis library be upgraded to version 4:
https://github.com/redis/node-redis

We're using this in our projects and it would be great if redis-smq also used the more recent version.

@weyoss
Copy link
Owner

weyoss commented May 23, 2022

@PhilHannent Thank you for opening this issue.

This issue is a duplicate of #78 which I have reopened and in which I have leaved a couple of new comments.

Redis may be upgraded to v4 in redis-smq@v7 release, if such upgrade would not be costly.

@weyoss
Copy link
Owner

weyoss commented May 30, 2022

Starting with v7.0.0-rc.4 pre-release, node-redis v4 is now supported. It was decided to keep support of node-redis v3 as it is still very popular and more stable than v4.

So as a result, RedisSMQ supports ioredis, node-redis v3, and node-redis v4.

@weyoss
Copy link
Owner

weyoss commented May 30, 2022

@PhilHannent Please feel free to test it. If you encounter any issue do not hesitate to report it.

Feedbacks are also welcome.

Keeping this issue open until v7 is ready for release.

@PhilHannent
Copy link
Author

Thank you for the update. We're on a bank holiday in the UK, I'll try and take a look at testing this in my project next week.

@weyoss
Copy link
Owner

weyoss commented Jun 18, 2022

Closing as resolved.

@weyoss weyoss closed this as completed Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants