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

feat: compress the SSTables #81

Merged
merged 82 commits into from
Aug 6, 2021
Merged

feat: compress the SSTables #81

merged 82 commits into from
Aug 6, 2021

Conversation

Terkwood
Copy link
Owner

@Terkwood Terkwood commented Aug 5, 2021

Resolves #54

  • the basic implementation
  • update Readme, SSTable.ex with format
  • test compaction with slightly larger data
  • remove IO puts
  • make Compaction work with slightly larger data
  • make dump work with higher-keyed entries

@Terkwood Terkwood added the enhancement New feature or request label Aug 5, 2021
@Terkwood Terkwood marked this pull request as draft August 6, 2021 21:13
@Terkwood Terkwood marked this pull request as ready for review August 6, 2021 22:27
@Terkwood Terkwood merged commit 78d1165 into main Aug 6, 2021
@Terkwood Terkwood deleted the feat/compress-sstable branch August 6, 2021 22:30
Terkwood added a commit that referenced this pull request Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SS table compression
1 participant