8000 DisableCAS by mrauer · Pull Request #192 · bradfitz/gomemcache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DisableCAS #192

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

DisableCAS #192

wants to merge 1 commit into from

Conversation

mrauer
Copy link
@mrauer mrauer commented Apr 6, 2025

This PR adds a new DisableCAS option to the Client struct. When set to true, the client uses the get command instead of gets when retrieving items, which prevents fetching CAS IDs.

This is useful for environments where CAS is not needed or not supported.

Also updated the README and getFromAddr to reflect this behavior.

extra line
@mrauer mrauer force-pushed the mrauer/disablecas branch from 9eb14d3 to 4872a07 Compare April 6, 2025 16:54
@mrauer mrauer mentioned this pull request Apr 6, 2025
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.

1 participant
0