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

fix: remove redis client direct dependency #25

Conversation

derevnjuk
Copy link

closes #24

@derevnjuk
Copy link
Author

derevnjuk commented Apr 24, 2024

@darrachequesne It appears there are issues with the tests; they're failing or getting stuck in both this feature and the main branches regardless my changes.

@darrachequesne
Copy link
Member

The tests were failing because the executeIsolated() method does not exists on a redis Cluster object.

Superseded by a2f3f5a, included in version 0.2.2. Thanks!

@derevnjuk derevnjuk deleted the fix/remove-redis-client-direct-dependency branch May 10, 2024 04:11
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

Successfully merging this pull request may close these issues.

requires redis npm package even when using ioredis
2 participants