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

Collections - denormalize objects & refactor updates #29

Merged
merged 9 commits into from Jan 12, 2021
Merged

Conversation

wmurphyrd
Copy link
Member

@wmurphyrd wmurphyrd commented Jan 2, 2021

Fix #10
Fix #8

@quinn-madson with this PR I've increased the minimum Node version to 14 (current LTS) to start using optional chaining and nullish coalescing (https://medium.com/nmc-techblog/new-js-features-in-node-js-v14-0-6d833c7665b6) - you might need to upgrade locally to run

@wmurphyrd wmurphyrd changed the base branch from master to v1-misc-todos January 3, 2021 05:10
1. Colletion objects embedded directly in activities in storage & transit
2. Updates to collections are upublished by updating the parent activity
3. Storage updates for activity updates, denormalized collections
Base automatically changed from v1-misc-todos to master January 9, 2021 17:45
@wmurphyrd wmurphyrd marked this pull request as ready for review January 9, 2021 17:46
@wmurphyrd wmurphyrd merged commit 0546d04 into master Jan 12, 2021
@wmurphyrd wmurphyrd deleted the collections2 branch January 12, 2021 04:38
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.

Ensure collection activity objects are denormalized Refactor collection updates
1 participant