A store (through means of 1 or more repos) should stay up to date from server-updates that concern the current user.
Emphasis on current user since of course a user is not authorized for all updates let alone interested in it.
_alternatively / better _: server updates go through the dispatcher so the dispatcher has a 100% view of all update-events (client and/or server) that have ever happened.
A store (through means of 1 or more repos) should stay up to date from server-updates that concern the current user.
Emphasis on current user since of course a user is not authorized for all updates let alone interested in it.
_alternatively / better _: server updates go through the dispatcher so the dispatcher has a 100% view of all update-events (client and/or server) that have ever happened.