cockroachdb / cockroachdb/cockroach
storage: enable the zstd compression algorithm by default
Open
A-storage
C-enhancement
T-storage
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
ZSTD has been shown to provide a material improvement over snappy in terms of compression ratio, with a small CPU increase.
This is a parent issue tracking the work of rolling it out by default.
Sub-tasks:
- [ ] https://github.com/cockroachdb/cockroach/issues/123953
- [x] https://github.com/cockroachdb/cockroach/issues/123952
- [ ] https://github.com/cockroachdb/cockroach/issues/122025
- [x] https://github.com/cockroachdb/cockroach/issues/122991
Jira issue: CRDB-38622
Contributor guide
Assessment
This issue has not been assessed yet.