eventuate-tram / eventuate-tram-sagas-examples-customers-and-orders

Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency
Other
520 stars 236 forks source link

Is Eventuate CDC going to hog up database storage? #47

Open BenNeighbour opened 3 years ago

BenNeighbour commented 3 years ago

Hi, just a quick question to either @cer or @dartartem (or anyone who happens to know), just to clarify, the database records produced by the Eventuate CDC with JDBC are periodically cleaned up/deleted right - if so, on what basis and how often is the state reset?

Thanks, Ben Neighbour