Hi! I have question about synchronizing access to objects in memcache.
I have some app, that creates a lot of objects in memcache. Each of them can be edited by few users per request. So, it is possible that two users can get object from memcache, change it and set back to memcache. How to make synchronization of memcached data objects? PS: I use memcache as Data Store to speed up app, because there should be a lot of requests. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
