spring-boot-admin icon indicating copy to clipboard operation
spring-boot-admin copied to clipboard

EventStore/Cluster API

Open thomasdac opened this issue 3 years ago • 0 comments

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.

If I have some interface to implement a custom Event Store, I could create one with DynamoDB, for example, without relying on Spring Boot Admin implementations.

Thanks

thomasdac avatar Apr 28 '22 23:04 thomasdac