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

Support compare-and-set ("cas") in contrib.cache #95

Closed
klinkin opened this issue Aug 17, 2011 · 1 comment
Closed

Support compare-and-set ("cas") in contrib.cache #95

klinkin opened this issue Aug 17, 2011 · 1 comment

Comments

@klinkin
Copy link

klinkin commented Aug 17, 2011

Google developers release cas() function for memcache in version 1.5.3.

http://code.google.com/appengine/docs/python/memcache/clientclass.html

Please, add support cas() function in werkzeug.contrib.cache.py for gae memcache.

@untitaker untitaker changed the title Support cas() function in werkzeug.contrib.cache.py for gae memcache Support compare-and-set ("cas") in contrib.cache Oct 7, 2014
@lepture
Copy link
Contributor

lepture commented Feb 4, 2018

close it via #1249

@lepture lepture closed this as completed Feb 4, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants