Commits
Click on a commit to change the comparison rangechange(notification_client): use cross process locking event and media stores instead of in-memory ones
This will allow the NSE process to populate the event cache store with even data after retrieving it from sync, as opposed to dropping after rendering the notification it as it did previously.1 month ago
by stefanceriu refactor(base): Rename `clone_with_in_memory_state_store`.
This patch renames `clone_with_in_memory_state_store` to
`derive_states_for_notification_client`. At least it clarifies what it
does.