You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, there are many implementations based on different middleware, including zookeeper, nacos...
However, we do not have a common way to configure those middleware.
For example, If I want to use the Nacos as registry and configure center, I must configure the Nacos in two different places:
It's not convenient for users. If the user wants to change the address, he must change all places.
So I propose that we should define the RemoteConfig, it looks like:
What would you like to be added:
Remotes Configuration.
Why is this needed:
Now, there are many implementations based on different middleware, including zookeeper, nacos...
However, we do not have a common way to configure those middleware.
For example, If I want to use the Nacos as registry and configure center, I must configure the Nacos in two different places:
It's not convenient for users. If the user wants to change the address, he must change all places.
So I propose that we should define the RemoteConfig, it looks like:
The text was updated successfully, but these errors were encountered: