openimsdk/helm-charts

Feature: Support for multiple msggateway services

xuexihuang opened this issue · 0 comments

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the OpenIMSDK Slack and got positive feedback

Is this feature request related to a problem?

None

Problem Description

Cannot support multiple msggateway services

Solution Description

Add the openim msggateway proxy service to act as a proxy for the msggateway service, and access the msggateway service through the consistency hash algorithm

Benefits

Transforming the msggateway service into a stateful service, supporting multiple msggateway services with low time complexity

Potential Drawbacks

No response

Additional Information

No response