Skip to content

A distributed database, complete with multiversion concurrency control, deadlock detection, replication, and failure recovery.

Notifications You must be signed in to change notification settings

Aman-Chopra/RepCRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implemented a distributed database, complete with multi-version concurrency control, deadlock detection, replication, and failure recovery. Algorithms used: Available copies approach using strict two phase locking.

make

./build/RepCRec

About

A distributed database, complete with multiversion concurrency control, deadlock detection, replication, and failure recovery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published