memoize: Dual write to new mcrouter pool
commiteeabd7eb0d6c659b081832f7f84e4b1da4dc9853
authorBrian Simpson <bsimpson63@gmail.com>
Mon, 15 Aug 2016 20:59:22 +0000 (15 13:59 -0700)
committerBrian Simpson <bsimpson63@gmail.com>
Tue, 16 Aug 2016 20:44:56 +0000 (16 13:44 -0700)
tree44c639e5c15c934e9e011e50da684103cffe03fe
parent21fced6bfb0c28b6ae734c6da4492676626714d4
memoize: Dual write to new mcrouter pool

Reads are served from the old key and pool. Writes go to both the
old key/old pool and the new key/new pool.
r2/r2/lib/app_globals.py
r2/r2/lib/memoize.py