8 ms·
MVCC has been around for at least thirty years, but it's interesting that we have seen more databases with this feature recently.
by nnythm 14y ago
MVCC has been around for at least thirty years, but it's interesting that we have seen more databases with this feature recently.
- linuxhansl 14y agoAlmost all databases use it in form or the other. PostgreSQL uses it, Oracle uses it, MySQL (innodb) uses it, Apache HBase uses it, the list goes on and on...