0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go2,898 forks (2,898 forks)batch import
featurehelp wanted
Repository metrics
- Stars
- 25,788 stars (25,788 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Read the discussion in issue #1149 for context. Then, study the existing HTTP publishing code in nsqd (likely in `nsqd/http.go`) to understand how to add support for Snappy and/or Deflate decompression of request bodies. Reference the compression implementation already used for TCP connections in the nsqio/nsq library.
- Tech stack
- go
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- GoGitnsq basics