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

Consider presence of namespace when computing slice size #26

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

snbloch
Copy link
Contributor

@snbloch snbloch commented Jan 25, 2024

The existing logic to determine the maximum slice size for an object was not taking in to consideration if the key name was prefixed with a namespace, which led to being able to generate key-value pairs that were too large for memcached in some edge cases

@snbloch snbloch merged commit 9e85d26 into master Jan 25, 2024
7 checks passed
@snbloch snbloch deleted the sbloch/consider-namespace-in-key-length branch January 25, 2024 03:53
@grosser
Copy link
Collaborator

grosser commented Jan 25, 2024

really nice find 🎉

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

3 participants