Исходный код вики Уровни изоляции
Версия 1.4 от Alexandr Fokin на 2022/07/11 20:58
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.3 | 1 | |(% style="width:424px" %)READ UNCOMMITTED|(% style="width:1098px" %) |
2 | |(% style="width:424px" %)READ COMMITTED|(% style="width:1098px" %) | ||
3 | |(% style="width:424px" %)REPEATABLE READ|(% style="width:1098px" %) | ||
4 | |(% style="width:424px" %)SERIALIZABLE,|(% style="width:1098px" %) | ||
![]() |
1.1 | 5 | |
6 | ---- | ||
7 | |||
8 | |||
9 | ---- | ||
10 | |||
11 | Уровни изоляции и несогласованность данных | ||
12 | [[http:~~/~~/www.t-sql.ru/post/nolock.aspx>>url:http://www.t-sql.ru/post/nolock.aspx]] | ||
13 | |||
14 | ept/hermitage | ||
15 | Hermitage: Testing transaction isolation levels | ||
16 | [[https:~~/~~/github.com/ept/hermitage>>https://github.com/ept/hermitage]] | ||
![]() |
1.4 | 17 | |
18 | Consistency Models | ||
19 | [[https:~~/~~/jepsen.io/consistency>>https://jepsen.io/consistency]] |