Use AsyncMemcacheService for putAll()#298
Conversation
Trying to speedup putAll() requests when many entities are involved. Not sure what happens if the async request fails though
|
Unfortunately this seems to cause a lot of memcache exceptions like
|
Trying to speedup putAll() requests when many entities are involved. Not sure what happens if the async request fails though. I've deployed it right now and I'll be monitoring it.