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 zstd in anticipation for it being re-added through marble #1426

Merged
merged 6 commits into from
Oct 2, 2022

Conversation

spacejam
Copy link
Owner

@spacejam spacejam commented Oct 2, 2022

zstd should not be used on the write-ahead log, but only on large blocks of items with a custom dictionary, which is provided by the marble crate that sled's storage is being restructured on top of.

@spacejam spacejam merged commit 69294e5 into main Oct 2, 2022
@spacejam spacejam deleted the tyler_simplify_before_rewrite branch October 2, 2022 09:12
@flokli
Copy link

flokli commented Nov 19, 2023

I got confused quite a bit by the state of the tree currently, and opened #1491. It'd be good if we could add a disclaimer, so people know about what to expect of the current tree.

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

2 participants