Allow a LocalCache to be a member of g.cache_chains
commit959b8e146e50b3ac8b19c061ccf921e4cafa7544
authorBrian Simpson <bsimpson63@gmail.com>
Tue, 17 May 2016 22:40:00 +0000 (17 15:40 -0700)
committerBrian Simpson <bsimpson63@gmail.com>
Wed, 18 May 2016 19:17:28 +0000 (18 12:17 -0700)
treed8d97630e1138a916df3cb18374225bcb8cd1964
parente6840da71aabde080da4ab81bbf4c08aeee9594a
Allow a LocalCache to be a member of g.cache_chains

Ensure it is reset properly by g.reset_caches() and don't collect stats.
r2/r2/lib/app_globals.py
r2/r2/lib/cache.py