To setup the demo, download the latest deployment release.
Extract the directories inside of the .tar.gz
:
tar -xvf deploy.tar.gz .
Build dependencies and start the server:
make
The code included in this repository forms the basis for a demo at VLDB 2022 entitled: "IsoBugView: Interactively Debugging Isolation Bugs in Database Applications". The demo paper can be found here.
Drew Ripberger, Yifan Gan, Xueyuan Ren, Spyros Blanas, and Yang Wang.
IsoBugView: Interactively Debugging Isolation Bugs in Database
Applications. PVLDB, 15(12): 3726 - 3729, 2022.
doi:10.14778/3554821.3554885