项目作者: bkaminnski

项目描述 :
In this project we have a look at two isolation levels: read committed and repeatable read. We will demonstrate their guarantees using different types of locks on these anomalies: nonrepeatable read, lost updates, and write skew.
高级语言: Java
项目地址: git://github.com/bkaminnski/isolation-levels.git
创建时间: 2018-08-14T18:01:49Z
项目社区:https://github.com/bkaminnski/isolation-levels

开源协议:

下载