Hacker News new | ask | show | jobs
by fulafel 1146 days ago
There's https://docs.datomic.com/pro/reference/excision.html - but like in other data models you also might choose to not store sensitive infromation like PII in cleartext in the main DB at all. At least in earlier versions excision wasn't supported in the Datomic Cloud version.
1 comments

Excision still isn't supported for cloud, it is / was on their plan but there was never any movement in that direction.
I wonder if this is related to lack of guarantees about actual data erasure on delete in the backing storage. A lot of users probably don't take this into account when building on top of cloud storage servies.