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

Add support for invalidation after adding an object #102

Merged
merged 6 commits into from Jul 30, 2015
Merged

Conversation

tobiasmcnulty
Copy link
Member

This PR adds a simple workaround for invalidating all queries associated when a model when a new object is created. This can be expensive for high-volume sites, but might be desired for lower volume ones.

See issue #6 for full discussion.

tobiasmcnulty added a commit that referenced this pull request Jul 30, 2015
Add support for invalidation after adding an object
@tobiasmcnulty tobiasmcnulty merged commit cb99f7d into master Jul 30, 2015
@tobiasmcnulty tobiasmcnulty deleted the issue-6 branch July 30, 2015 02:00
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.

None yet

1 participant