Join Slack
Powered by
If I have an expensive query in a view, and I quer...
# general
c
Chris Benninger
03/17/2021, 4:49 PM
If I have an expensive query in a view, and I query it multiple times, does it benefit from caching at all?
t
theopolis
03/18/2021, 12:13 AM
I don’t believe so, are you creating the view within the scheduled query or using within the configuration?
c
Chris Benninger
03/18/2021, 8:31 PM
In the config I guess
Chris Benninger
03/18/2021, 8:31 PM
We’re just looking for a way to cache some data for example
7
Views
Open in Slack
Previous
Next