Implementation of the serializable level of isolation in OrientDB
andrii0lomakin opened this issue · 0 comments
High-level algorithm https://ordinary-mine-bbc.notion.site/Implementation-of-the-serializable-level-of-isolation-in-the-OrientDB-algorithm-a29343931a3c430aa4985ac2ad893caa?pvs=4
Implementation details are coming.
Links:
Serializable Isolation for Snapshot Databases https://courses.cs.washington.edu/courses/cse444/08au/544M/READING-LIST/fekete-sigmod2008.pdf
The Serial Safety Net: Efficient Concurrency Control on Modern Hardware https://event.cwi.nl/damon2015/papers/damon15-wang.pdf
Efficiently making (almost) any concurrency control mechanism serializable https://arxiv.org/pdf/1605.04292.pdf
Efficient Black-box Checking of Snapshot Isolation in Databases https://www.vldb.org/pvldb/vol16/p1264-wei.pdf