Cache objects of Model::all() #34513
Unanswered
MrKrisKrisu
asked this question in
General
Replies: 0 comments
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.
-
Maybe it would be a good Idea to cache the objects when executing Model::all(), so another call to this later does not make a new Database request.
Beta Was this translation helpful? Give feedback.
All reactions