aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorEileen Uchitelle <eileencodes@gmail.com>2018-11-20 08:20:15 -0500
committerEileen Uchitelle <eileencodes@gmail.com>2018-11-20 17:48:48 -0500
commitaec635dc2fa90a9c286527bf997b3b927f2379d2 (patch)
tree5c331b7c1bd42c47a3918b3e42996e3826cbb6ee /guides
parent023a840f5f10c5a611a0618ff8ea9e16cd771f93 (diff)
downloadrails-aec635dc2fa90a9c286527bf997b3b927f2379d2.tar.gz
rails-aec635dc2fa90a9c286527bf997b3b927f2379d2.tar.bz2
rails-aec635dc2fa90a9c286527bf997b3b927f2379d2.zip
Fix query cache for multiple connections
Currently the query cache is only aware of one handler so once we added multiple databases switching on the handler we broke query cache for those reading connections. While #34054 is the proper fix, that fix is not straight forward and I want to make sure that the query cache isn't just broken for all other connections not in the main handler.
Diffstat (limited to 'guides')
0 files changed, 0 insertions, 0 deletions