/RepCRec

Implementation of a distributed database, complete with multiversion read consistency, deadlock detection, replication and failure recovery, using the available copies approach to replication and strict two phase locking.

Primary LanguagePython

No issues in this repository yet.