Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache referenced objects (belongs_to's) within a result set to prevent repetitive lookups #9

Open
appoxy opened this issue Oct 29, 2010 · 1 comment

Comments

@appoxy
Copy link
Collaborator

appoxy commented Oct 29, 2010

Perhaps have a reference back to the ResultsArray in any object that comes out of it and the ResultsArray has a cache of objects. This could cut down on the db calls pretty substantially in certain cases.

@appoxy
Copy link
Collaborator Author

appoxy commented Feb 9, 2011

or maybe we just tell people to use the cache...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants