Skip to content

feat: update RedisChannelConfig to use ConnectionOptions #2

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

Merged
merged 4 commits into from
Jul 14, 2025

Conversation

kastov
Copy link
Contributor

@kastov kastov commented Jul 8, 2025

Hi, this PR fixes issue #1.

I replaced simple interface with direct interface from Bull. Tested locally with custom DB name, no issues so far.

@kastov
Copy link
Contributor Author

kastov commented Jul 12, 2025

I have made a few changes, reverts back to own interface with host, port, db and password.

Also, separated BullMQ and Redis connections string parameters.

@Sebastian-Iwanczyszyn Sebastian-Iwanczyszyn changed the title refactor: update RedisChannelConfig to use ConnectionOptions feat: update RedisChannelConfig to use ConnectionOptions Jul 14, 2025
@Sebastian-Iwanczyszyn Sebastian-Iwanczyszyn merged commit 36d1a4b into nestjstools:main Jul 14, 2025
2 checks passed
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants