lbry-desktop/ui/redux
infinite-persistence de2bec4425
Don't update 'pendingById' if no changes.
'pendingById' isn't frequently updated, but using it as a proof-of-concept to fix how reducers should be written to avoid unnecessary updates.

ImmutableJS apparently does all of this for us, but there are cons to using it as well, so using own wrappers for now.
2021-11-09 07:03:19 +08:00
..
actions Allow moderators to delete comment (#235) 2021-11-08 12:22:40 -05:00
middleware Track duration of startup events 2021-10-22 16:02:21 +08:00
reducers Don't update 'pendingById' if no changes. 2021-11-09 07:03:19 +08:00
selectors ~~ Revert to allow restoring to commits ~~ 2021-11-09 07:03:19 +08:00