Skip to main content

3 docs tagged with "config"

View all tags

Archaius (Netflix): Dynamic Configuration Management

Archaius is a dynamic configuration management library developed by Netflix for managing configuration properties in a flexible and reactive way. It allows applications to seamlessly handle changes to configuration without requiring restarts.

Nacos (Alibaba): Dynamic Configuration and Service Discovery

Nacos (Naming Configuration Service) is an open-source platform developed by Alibaba for dynamic configuration management, service discovery, and service management. This document provides an overview of Nacos and a practical example using Go.