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

Remove .ropeproject/history and .ropeproject/objectdb compression #606

Merged
merged 11 commits into from Dec 16, 2022

Conversation

lieryan
Copy link
Member

@lieryan lieryan commented Dec 16, 2022

Description

Remove compress_objectdb and compress_history config. These day and age, compressing these files are just negligible savings in disk space.

This simplifies the DataFile mechanism in preparation for #605.

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

…irectory

Also, convert the test to pytest style test since the test was
essentially re-written from scratch anyway.
@lieryan lieryan self-assigned this Dec 16, 2022
@lieryan lieryan added this to the 1.7.0 milestone Dec 16, 2022
@lieryan lieryan force-pushed the remove-data-files-compression branch from caa9f9d to b6cf40d Compare December 16, 2022 04:44
@lieryan lieryan merged commit 4544731 into master Dec 16, 2022
@lieryan lieryan deleted the remove-data-files-compression branch December 16, 2022 04:52
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