[BUG]
OpenIM Server Version
3.7
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
When creating a group or joining a group, it is triggered to delete the group and conversation-related redis cache in batches. When redis uses alibabacloud redis (Prtoxy), ERR 'EVAL' will appear. Command keys must in same slot
Redis's key should use hash, for example, group-related deletions should start with {GROUP}.
Screenshots Link
No response
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.
this issue has fixed in release-v3.8, I recommend you update to new version. If you run into any new issues, please reopen this issue or create a new one.
This version does not support redis cluster yet, but will be supported in v3.8.