We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
动态路由 实现nacos config 配置routes 动态刷新
动态降级、超时、限流、黑白名单、请求重写、基础配置等 基于memory cache + nacos listener 实现配置化动态更新
会分阶段提交更新,整体的话耗时会比较长
考虑配置分文件,尽量推送的改动项大小越小越好
The text was updated successfully, but these errors were encountered:
除了配置,注册的也需要考虑
Sorry, something went wrong.
@hujun-w-2 好的,注册的话感觉按照文档做也可以做好,可能需要写一个自定义loadbalance 可以让测试环境的请求到本地进行联调?
No branches or pull requests
动态路由
实现nacos config 配置routes 动态刷新
动态降级、超时、限流、黑白名单、请求重写、基础配置等
基于memory cache + nacos listener 实现配置化动态更新
会分阶段提交更新,整体的话耗时会比较长
考虑配置分文件,尽量推送的改动项大小越小越好
The text was updated successfully, but these errors were encountered: