Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support larger write transactions. #49

Closed
wants to merge 5 commits into from
Closed

Conversation

losfair
Copy link
Owner

@losfair losfair commented Sep 2, 2022

Currently the largest size of write transactions is 50,000 pages (~390 MiB). But sometimes we need larger transactions for tasks like schema change or data rewinding.

This PR implements write transactions with unbounded size.

@losfair
Copy link
Owner Author

losfair commented Sep 3, 2022

I'm not sure the extra complexity is worthwhile. Closing this for now but keeping the branch.

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.

None yet

1 participant