lbry-desktop/extras/lbryinc/redux
infinite-persistence dae0e3ccae
Use a lighter selector that doesn't re-create an array of claims.
Although selectClaimsByUri is memoized, it is often invalidated. Why create the array when all we need is the claim?
2021-11-16 10:47:59 +08:00
..
actions Use a lighter selector that doesn't re-create an array of claims. 2021-11-16 10:47:59 +08:00
reducers Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
selectors Fix memo: makeSelectViewCountForUri, makeSelectSubCountForUri 2021-11-16 08:15:24 +08:00