Capture cache hit / miss ratio

This commit is contained in:
Daniel Bachhuber 2016-08-26 09:00:11 -07:00
parent a115f4b2ea
commit b5bac6b2fe
2 changed files with 25 additions and 2 deletions

View file

@ -120,6 +120,7 @@ class Command {
'scope',
'execution_time',
'queries',
'cache',
'hooks',
'requests',
);