I recently revised some of the cache and gae_memcache login.

I believe this will result in faster times on GAE. cache.ram and cache.disk 
point it gae_memcache automatically.

Instead of a memcache connection per request, there is only one per process 
(and i am assuming the GAE memcache client is thread safe).

Can somebody help to test it?

Massimo

-- 



Reply via email to