Replies: 1 comment
-
A simple way is to put create cache in a function or closure. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is no clone function and cannot pass it by reference. How can I reuse a cache definition without redefining? like the below example (I want it on a selective routes, not all routes otherwise I could have put it in the root)
Beta Was this translation helpful? Give feedback.
All reactions