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: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot #1258

Merged
merged 29 commits into from
Oct 23, 2023

Conversation

withchao
Copy link
Collaborator

@withchao withchao commented Oct 20, 2023


🔍 What type of PR is this?

👀 What this PR does / why we need it:

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🅰 Which issue(s) this PR fixes:

Fixes #1077,resolves #1090

📝 Special notes for your reviewer:

🎯 Describe how to verify it

📑 Additional documentation e.g., RFC, notion, Google docs, usage docs, etc.:

@withchao withchao requested a review from cubxxw as a code owner October 20, 2023 09:38
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 20, 2023
@pull-request-size
Copy link

Whoa! Easy there, Partner!

This PR is too big. Please break it up into smaller PRs.

@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 20, 2023 09:38 — with GitHub Actions Inactive
@sweep-ai
Copy link
Contributor

sweep-ai bot commented Oct 20, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

skiffer-git
skiffer-git previously approved these changes Oct 23, 2023
# Conflicts:
#	pkg/common/db/cache/conversation.go
#	pkg/common/db/cache/group.go
#	pkg/common/db/cache/meta_cache.go
#	pkg/common/db/cache/msg.go
#	pkg/common/db/cache/user.go
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao temporarily deployed to openim October 23, 2023 12:23 — with GitHub Actions Inactive
@withchao withchao added this pull request to the merge queue Oct 23, 2023
Merged via the queue into openimsdk:main with commit 6ffcfbe Oct 23, 2023
15 of 16 checks passed
@openimsdk openimsdk locked and limited conversation to collaborators Oct 23, 2023
@github-actions github-actions bot added this to the v3.1 milestone Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
4 participants