3. An implementation of a scalable, distributed storage system
designed to work with VR that uses two-phase commit to support
distributed transactions and supports both optimistic concurrency
control and strict two-phase locking.
The repo is structured as follows:
The repo is structured as follows:
...
@@ -30,4 +48,4 @@ You can compile all of the TAPIR executables by running make in the root directo
...
@@ -30,4 +48,4 @@ You can compile all of the TAPIR executables by running make in the root directo
TAPIR depends on protobufs and libevent, so you will need those development libraries installed on your machine. On Linux, this can be done through apt.
TAPIR depends on protobufs and libevent, so you will need those development libraries installed on your machine. On Linux, this can be done through apt.
## Contact and Questions
## Contact and Questions
Please email us at iyzhang@cs.washington.edu and naveenks@cs.washington.edu
Please email Irene at iyzhang@cs.washington.edu, Dan at drkp@cs.washington.edu and Naveen at naveenks@cs.washington.edu