knightliao/disconf
Distributed Configuration Management Platform(分布式配置管理平台) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4478
- days_rel: n/a
- days_push: 1142
- n_releases_24m: 0
Adoption not part of the score
5522 stars · 2251 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Disconf is a distributed configuration management platform consisting of a web console and a Java client library for centrally managing configuration items and files across environments (RD/QA/production). It supports dynamic, real-time config updates without repackaging or restarting applications, using annotation-based or XML-based low-intrusion integration.
Use cases
- manage configuration for distributed java services from a central web console
- update application config at runtime without restarting services
- use the same deployment package across dev, qa, and production environments
- share configuration items across multiple projects and services
- get notified via callbacks when a configuration value changes
- monitor and validate that running apps have correct configuration
When to choose
- you run java/spring distributed systems and need centralized, dynamically-updated configuration
- you want a self-hosted config center with a web management UI
- you need low-intrusion integration via annotations or XML with fallback to local config
When to avoid
- your stack is not jvm-based, since the client is java-only
- you need a modern, actively developed solution - alternatives like Nacos or Apollo are more actively maintained
- you only need simple static config files without dynamic updates
Facets
service · maturity maintenance
configuration-management web-framework monitoring microservices backend self-hosted jvm self-hosted distributed-configuration config-center dynamic-config zookeeper spring java-client web-console devops web-server docker
1 source
- readme: https://github.com/knightliao/disconf · fetched 2026-08-28 · ab5dd0d21830
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| knightliao/disconf | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="knightliao/disconf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem