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

adds redis cluster support via a ClusterService and ClusterModule #51

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ishmaelthedestroyer
Copy link

@ishmaelthedestroyer ishmaelthedestroyer commented Jul 2, 2020

Adds the following classes for cluster support:
RedisClusterModuleAsyncOptions
RedisClusterModuleOptions
RedisClusterModule
RedisClusterService
RedisClusterProvider
RedisClusterService

@MFrat
Copy link

MFrat commented Jul 3, 2020

Great. Any plans to release a new version with this?

"name": "nestjs-redis-cluster",
"version": "1.2.10",
"description": "A nestjs redis module w/ cluster support",
"author": "Ishmael Samuel (useparagon.com)",
Copy link
Owner

Choose a reason for hiding this comment

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

why did you change ths author and repo url?

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.

3 participants