memcache (or redis or ...) would be an option. However, I'm not going to go 
through the network plus deserialization for every object, that'd be too slow - 
thus I'd still need a local cache - which needs to be invalidated.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to