Morgan Fainberg 5997ce3ab6 Always cache tokens in a shared memcache
Instead of using in-process caching for tokens per service per
worker (disabled by default now), use a shared memcache to cache
token validation(s). This should both offload/speedup validations
and avoid the issues surrounding inconsistent validation responses
when using in-process caching [since each worker caches separately].

Change-Id: Ifc17c27744dac5ad55e84752ca6f68169c2f5a86
2016-01-22 00:04:57 +00:00
..
2014-03-06 10:16:04 +01:00
2015-11-09 15:20:22 +11:00
2015-11-09 17:27:26 +11:00
2014-02-11 17:53:03 -05:00
2015-11-09 15:20:22 +11:00
2013-03-12 18:02:55 +01:00
2015-11-09 15:20:22 +11:00
2015-11-09 15:20:22 +11:00
2012-11-28 16:26:53 +01:00
2013-03-12 18:02:55 +01:00
2015-11-09 17:27:26 +11:00
2015-11-09 17:27:26 +11:00
2015-11-09 15:20:22 +11:00
2014-08-28 10:42:03 +08:00
2015-06-12 13:32:39 +02:00