Hi,
just exploring the delete stream semantics and considering what approach to take in my sql rip-off…
In order to support the 410 GONE semantics I assume some state must be retained regarding the hard deleted stream.
So what happens over time? Is this state kept forever? Are there any limits or bounds to be concerned with?
Hard delete in other systems (RDMBS) is a bit different.
Correct me if my assumption is wrong of course.
Cheers