Skip to content

ActiveRecord like query cache #6

@dp20100223

Description

@dp20100223

Hey,

i wandered if you already have a solution for this that you use internaly.
If you have an association like self.city and you need to call this method often from many objects but the city in question is always the same it would be nice when the find method is cached somewhere to that at least for this request the resource is only fetched once.

How do you got around this problem?
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions