cockroachdb / cockroachdb/cockroach

compression: golang/snappy is archived

Open
#172,575 1 comment 0 reactions 0 assignees View on GitHub
branch-master C-bug T-db-server
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

golang/snappy has been archived and is no longer maintained. The current dependency ([github.com/golang/snappy](github.com/golang/snappy)) won't receive bug fixes or security patches.

[github.com/klauspost/compress/snappy](github.com/klauspost/compress/snappy) is a drop-in replacement that preserves the exact same API.

Jira issue: CRDB-65822

Contributor guide

Open the contributing guide

Research direction

Locate the dependency configuration and all references to github.com/golang/snappy, then compare them with github.com/klauspost/compress/snappy. Update the dependency while preserving the existing API usage, and verify that the relevant Go tests pass with the replacement.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.