Skip to content

Conversation

@JakeRoggenbuck
Copy link
Owner

@JakeRoggenbuck JakeRoggenbuck commented Feb 26, 2025

fixes #98

Allow non-existing files to be "opened" and later written to so that
they can be opened for real later after we write data
@JakeRoggenbuck
Copy link
Owner Author

Durability of metadata is done for database and table. Now we just need to do durability of the actual data inside the database.

image

Here we can see all of the data open and close work but the select does not because the actual pages aren't durable yet.

@JakeRoggenbuck JakeRoggenbuck merged commit f4c080d 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.

Open, Close, and saving state of DB

2 participants