feat: schema cache metrics
This commit is contained in:
committed by
Steve Chavez
parent
653c7955b2
commit
357400b2b8
@@ -280,4 +280,3 @@ main = do
|
||||
where
|
||||
loadSCache pool conf =
|
||||
either (panic.show) id <$> P.use pool (HT.transaction HT.ReadCommitted HT.Read $ querySchemaCache conf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user