1 dépôt
Route database and message queue traffic to different instances for blue-green releases.
Distinct from Traffic Routing: Distinct from Traffic Routing: extends routing to databases and message queues specifically for blue-green deployment scenarios.
Explore 1 awesome GitHub repository matching data & databases · Database and Queue. Refine with filters or upvote what's useful.
Discovery is a traffic orchestration library for Spring Cloud microservices that manages blue-green and canary releases through metadata-based routing, circuit breaking, and environment isolation. It provides a centralized framework for distributing routing rules and governance policies dynamically via a remote configuration center, enabling runtime updates without service restarts. The project distinguishes itself through multi-dimensional traffic control, routing requests based on metadata tags attached to service instances for fine-grained traffic management without code changes. It suppor
Routes database and message queue traffic to different instances for blue-green releases.