Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve database cache performance #3068

Merged
merged 1 commit into from
Apr 5, 2018
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Apr 5, 2018

Fixes an issue where a cache invalidation would invalidate all pending
entries, rather than just the entry that we intended to invalidate.

Fixes an issue where a cache invalidation would invalidate *all* pending
entries, rather than just the entry that we intended to invalidate.
@erikjohnston erikjohnston assigned richvdh and unassigned erikjohnston Apr 5, 2018
@richvdh richvdh merged commit 3449da3 into develop Apr 5, 2018
@richvdh richvdh deleted the rav/fix_cache_invalidation branch April 5, 2018 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants