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

Add optional compression to regular persistence #59

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

philippgille
Copy link
Owner

In #58 we added DB.Export() for which we extended the existing persist() function with optional compression. Now we can also make use of it for the "regular" persistence (i.e. PersistentDB which writes a file for each collection and document addition).

@philippgille philippgille force-pushed the add-compression-to-regular-persistence branch from f2387ce to ca090dd Compare March 22, 2024 22:24
@philippgille philippgille merged commit a4ae73e into main Mar 22, 2024
2 checks passed
@philippgille philippgille deleted the add-compression-to-regular-persistence branch March 22, 2024 22:28
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.

1 participant