Y
Hacker News
new
|
ask
|
show
|
jobs
by
parthdesai
1 hour ago
> (Most) CRUD/OLTP applications don't delete data by timestamp; they delete by primary key. For those workloads, DROP TABLE (or dropping a partition) isn't a palatable option.
UUID v7 to the rescue!