Local caches are faster. Distributed caches are only needed if cache is
used for consistency. Populating avatar/provisioning caches for each
application server should be cheaper than the remote cache access for a
lot of requests reading avatars.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>