Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Future-Projects

List of Future Projects for RookDB

Transaction Manager

Implement a transaction management subsystem that supports ACID properties, enabling multiple operations to be executed as a single atomic unit. The system will provide transaction lifecycle management, commit/rollback functionality, and recovery support for maintaining database consistency.

Concurrency Control

Develop a concurrency control mechanism to allow multiple transactions to access the database safely and efficiently. This project will explore techniques such as locking protocols (2PL) or MVCC (Multi-Version Concurrency Control) to prevent conflicts and ensure isolation between concurrent transactions.

About

List of Future Projects for RookDB

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors