Skip to content

Create Log Manager for Transaction Recovery  #13

Description

@Anthony4m

Description:
Develop a log manager to handle undo/redo operations for transaction recovery.
Tasks:

  • Implement Write-Ahead Logging (WAL) mechanism.
  • Design structures for undo and redo logs.
  • Ensure logs are synced before page writes to maintain consistency.
  • Test log recovery procedures.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions