sz-orm-config 6.2.0

Config management: in-memory config center with hot-reload API (file/env/etcd/consul data sources not yet integrated)
Documentation

SZ-ORM Config — Configuration Center

Provides a configuration center abstraction (Consul/Nacos/etc.) supporting get/set/delete/list/watch, with callback notification to subscribers on configuration changes.

Main Types

  • [ConfigCenter] trait — Configuration center interface
  • [ConfigChangeEvent] — Configuration change event