thomasdac
Results
2
issues of
thomasdac
Hey, guys! Is there any way to support clusters besides HazelCast? I saw the issue https://github.com/codecentric/spring-boot-admin/issues/684, where it suggests implementing a Redis as an Event Store, however, it was forgotten....
enhancement
waiting-for-triage
Well basically I have a gateway that contains 2 routes that use load balancer URIs: ``` route_1 -> Service_A (1 instance) route_2 -> Service_B (2 instances) ``` I noticed a...
enhancement