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

[WIP] Media subscription performance improvements #2012

Closed
wants to merge 11 commits into from

Conversation

mikemurray
Copy link
Member

Related to #1815

Fetch the exact media for the desired product in the publication to
save from having to get it from the Media collection later.

Fetch the exact media for the desired product in the publication to
save from having to get it from the Media collection later.
@mikemurray mikemurray changed the title [WIP] Media collection performance improvements [WIP] Media subscription performance improvements Mar 17, 2017
- Further removes the need to access the media collection from the
client
- Fixes most issues related to reactivity when updating media for a
product
- Moves some logic for updating media metadata to server
# Conflicts:
#	server/publications/collections/products.js
# Conflicts:
#	server/publications/collections/products.js
@mikemurray
Copy link
Member Author

closing in favor of the simpler approach in #2073

@mikemurray mikemurray closed this Apr 4, 2017
@mikemurray mikemurray deleted the 1815-media branch April 4, 2017 22:10
@mikemurray mikemurray removed the review label Apr 4, 2017
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.

1 participant