Skip to content

Conversation

@JakeRoggenbuck
Copy link
Owner

@JakeRoggenbuck JakeRoggenbuck commented Feb 26, 2025

fixes #119

@JakeRoggenbuck JakeRoggenbuck changed the title Add ideas Full data save on disk Feb 26, 2025
@JakeRoggenbuck
Copy link
Owner Author

Mainly we need to figure out how to regenerate the page directory. This basically needs to become something similar to the bufferpool

@JakeRoggenbuck
Copy link
Owner Author

JakeRoggenbuck commented Feb 26, 2025

Currently we are only failing the tests because the records are not returned by select. This is because select looks inside the page directory. We simply need to repopulate the page directory when we open the database.

@JakeRoggenbuck JakeRoggenbuck merged commit 25c7909 into main Feb 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Load page directory back into memory

2 participants