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

Allow setting chunk size per table #1909

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

lvivski
Copy link
Contributor

@lvivski lvivski commented Feb 28, 2024

Single Database can have object stores with varying complexity and amount of data in them. Having one modifyChunkSize value may not be sufficient for all scenarios.

This PR introduces an option to set modifyChunkSize per table.

@lvivski
Copy link
Contributor Author

lvivski commented Nov 8, 2024

@dfahlander are you interested in a change like this? I think it should be rather safe and is also backwards compatible

@dfahlander dfahlander merged commit 9f604e0 into dexie:master Nov 15, 2024
5 checks passed
@dfahlander
Copy link
Collaborator

Sorry for taking time. Yes I merged it.

@lvivski lvivski deleted the modifyChunkSize branch November 15, 2024 18:11
@lvivski
Copy link
Contributor Author

lvivski commented Nov 15, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants