openimsdk / helm-charts

helm charts repository for openim
https://openimsdk.github.io/helm-charts/
Apache License 2.0
14 stars 10 forks source link

Feature: Support for multiple msggateway services #47

Closed xuexihuang closed 8 months ago

xuexihuang commented 8 months ago

Checklist

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