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

Converts more models to use sqlalchemy cache. #2825

Merged
merged 1 commit into from
Jan 8, 2016

Conversation

rossjones
Copy link
Contributor

In a similar vein to #2824 this PR will have more model objects use the
session cache in .get() where an ID (PK) is provided.

Related to #2823

Bonus 3s tests speedup :)

In a similar vein to #2824 this PR will have more model objects use the
session cache in .get() where an ID (PK) is provided.

Related to #2823
@amercader amercader assigned wardi and unassigned wardi Jan 7, 2016
wardi added a commit that referenced this pull request Jan 8, 2016
…-objects

Converts more models to use sqlalchemy cache.
@wardi wardi merged commit 12ba779 into master Jan 8, 2016
@smotornyuk smotornyuk deleted the 2823-use-sqlalchemy-cache-for-more-objects branch December 19, 2018 15:13
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

Successfully merging this pull request may close these issues.

2 participants