spring-modulith icon indicating copy to clipboard operation
spring-modulith copied to clipboard

Evaluate automatic purge mechanisms for completed events

Open odrotbohm opened this issue 3 years ago • 1 comments
trafficstars

  • Archive table – instead of marking an event as completed in the "current table" we could write an archive table to contain older, completed events and the original one just get completed events wiped (two options in turn: archive on insert, archive on completion)
  • Indexes (on event and publication target identifier)
  • Sliding window (based on time, number of completed publications)

odrotbohm avatar Jul 29 '22 09:07 odrotbohm

+1

matiwinnetou avatar Feb 20 '24 18:02 matiwinnetou