|
|
|
|
|
by hyc_symas
4128 days ago
|
|
You would just be trading them for the intensely ugly problem of garbage collection. Disk space is cheap, but it's not infinitely cheap. There are plenty of append-only data stores out there now, and they all suffer from compaction-related performance issues. |
|