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

ISSUE-1024 keyPrefix option support Redis Cluster #1041

Closed
wants to merge 1 commit into from
Closed

ISSUE-1024 keyPrefix option support Redis Cluster #1041

wants to merge 1 commit into from

Conversation

cobolbaby
Copy link

@stale
Copy link

stale bot commented Feb 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 7 days if no further activity occurs, but feel free to re-open a closed issue if needed.

@stale stale bot added the wontfix label Feb 9, 2020
@cobolbaby
Copy link
Author

@luin Could the bugfix be merged into the trunk?

@stale stale bot removed the wontfix label Feb 9, 2020
@luin luin added the pinned label Feb 19, 2020
@eltonpao
Copy link

eltonpao commented Mar 9, 2020

We're looking for this to be merged as well

@murbanowicz
Copy link

murbanowicz commented Jun 17, 2020

What about this bug? We hit this issue today. This is a crazy simple bugfix and it is waiting for a merge for over 5 months already.
@luin

@luin
Copy link
Collaborator

luin commented Jun 17, 2020

Sorry for the late response. It was indeed an oversight but the fix is somehow a breaking change so I think we should ship this fix in the next major release. For now, we may add a usage notice to README.md to save people's time.

Thanks for the contribution @cobolbaby !

@murbanowicz
Copy link

To be honest I wouldn't consider it as breaking change but bugfix.
At this moment ioredis basically does not respect keyPrefix provided in redisOptions which is expected way of doing that (reflected in typings) which is clearly a bug.

For this moment I had to add it to top-level options and it works with Cluster but this is hopefully not long term solution...

Copy link

@guruprasadgvmf guruprasadgvmf left a comment

Choose a reason for hiding this comment

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

lookgs good

@guruprasadgvmf
Copy link

when is this shipping ?

@guruprasadgvmf
Copy link

why exactly is this a breaking change?

@lala7573
Copy link

lala7573 commented May 26, 2021

This should be a bugfix.. or please update the documents :'( when is the next major release? any updates?

@luin luin mentioned this pull request Feb 6, 2022
8 tasks
@luin
Copy link
Collaborator

luin commented Mar 6, 2022

Hey @cobolbaby 👋
Sorry for the late response! Resolved this issue with #1522. Thanks for the contribution!

@luin luin closed this Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants