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

基础组件的隔离 #41

Open
stancycowen opened this issue May 9, 2022 · 3 comments
Open

基础组件的隔离 #41

stancycowen opened this issue May 9, 2022 · 3 comments

Comments

@stancycowen
Copy link

请问下基础组件要做隔离,有什么建议吗?
比如改动了DB
比如改动了消息的数据结构

@linfan
Copy link
Collaborator

linfan commented May 10, 2022

消息和DB隔离现在主流方案还是在中间件上做手脚,一般的网络Mesh,包括Istio都没法处理这类请求

@stancycowen
Copy link
Author

消息和DB隔离现在主流方案还是在中间件上做手脚,一般的网络Mesh,包括Istio都没法处理这类请求

了解了,谢谢!

@kevinxutg
Copy link

消息和DB隔离现在主流方案还是在中间件上做手脚,一般的网络Mesh,包括Istio都没法处理这类请求

请问能具体说说怎么在中间价上做手脚吗,感谢!

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

No branches or pull requests

3 participants