Skip to content

Add aliases for nonatomic versions of mget/mset #2909

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

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

Conversation

daveisfera
Copy link
Contributor

Pull Request check-list

  • Does $ tox pass with this change (including linting)? Not sure how to run this but I believe it's ok
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)? Not sure how to run these
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)? Don't believe there's a needed change here
  • Is there an example added to the examples folder (if applicable)? Existing example should suffice
  • Was the change added to CHANGES file?

Description of change

RedisCluster provides functions for handling when multiple keys are used with separate key slots, so alias the single server versions so code can use them without caring which type of server is running

RedisCluster provides functions for handling when multiple keys are used with separate key slots, so alias the single server versions so code can use them without caring which type of server is running
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.

1 participant