mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Cache queries on request to prevent running many duplicated queries
This commit is contained in:
@@ -73,6 +73,10 @@ return [
|
||||
'connection' => 'default',
|
||||
],
|
||||
|
||||
'request' => [
|
||||
'driver' => 'array'
|
||||
]
|
||||
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user