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

Clarify memcache client constraints #239

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

nezdolik
Copy link
Member

Clarifying constraints of go memcache client, eg that whitespaces and control characters are not allowed in descriptors sent to Memcache. Reference: https://pkg.go.dev/github.com/bradfitz/gomemcache/memcache#pkg-variables (ErrMalformedKey)

Signed-off-by: Kateryna Nezdolii nezdolik@spotify.com

Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
@dweitzman
Copy link
Contributor

Looks reasonable to me

@mattklein123 mattklein123 self-assigned this Mar 23, 2021
@mattklein123 mattklein123 merged commit 2fd9134 into envoyproxy:main Mar 23, 2021
zdmytriv pushed a commit to verygoodsecurity/ratelimit that referenced this pull request Aug 2, 2021
Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
timcovar pushed a commit to goatapp/ratelimit that referenced this pull request Jan 16, 2024
Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
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.

3 participants