CyC2018 / CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

Home Page:http://cyc2018.xyz

Repository from Github https://github.comCyC2018/CS-NotesRepository from Github https://github.comCyC2018/CS-Notes

MVCC和一致性锁定读

zhangchuanfei opened this issue · comments

为什么作者认为MVCC和一致性锁定读有关系吗,我看着MVCC应该只和一致性非锁定读有关吧?