kwsc98 / fusen-rs

Fusen-rs is a lightweight, high-performance microservice framework based on Tokio's asynchronous threads, compatible with Dubbo and SpringCloud, supporting service registration and discovery through protocol support, and can implement WebService by exposing HTTP interfaces.
Apache License 2.0
220 stars 12 forks source link

Support Configuration Center Feature #9

Open kwsc98 opened 6 months ago

kwsc98 commented 6 months ago

Add a fusen-config module support Local file, naocs-config, zk-config, Data source. support Hot configuration update。