Solutionunvalidated
after the system restarts. Tension: wouldn't it be a waste of DB space if I'm storing millions of tasks that I only ever need to process once. Outcome: store the last offset in cache and then continue processing data from the last checkpoint.
d5e86e79-bfed-4fd9-aa7a-89f47319e331
after the system restarts. Tension: wouldn't it be a waste of DB space if I'm storing millions of tasks that I only ever need to process once. Outcome: store the last offset in cache and then continue processing data from the last checkpoint.