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

Simplify caching, more efficient managed reconcile #41

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

colemanw
Copy link
Collaborator

Using the standard metadata cache simplifies cache clearing (no extra step needed).

Passing in the name of the extension to ManagedEntities::reconcile() improves performance (or it will, once civicrm/civicrm-core#22959 is merged into core, but for now it doesn't hurt, the value is ignored).

@jensschuppe jensschuppe merged commit f1ea640 into systopia:master Apr 19, 2022
@jensschuppe jensschuppe added enhancement New feature or request status:fixed The issue has been resolved (usually by committing/merging code) labels Apr 19, 2022
@jensschuppe jensschuppe added this to the 1.0 milestone Apr 19, 2022
@jensschuppe
Copy link
Collaborator

Thanks, @colemanw!

@colemanw colemanw deleted the cache branch May 5, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:fixed The issue has been resolved (usually by committing/merging code)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants