kaushal1120/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.
Python
No issues in this repository yet.