Redux persist #225

Merged
6ea86b96 merged 8 commits from redux-persist into master 2017-06-15 16:13:31 +02:00
6ea86b96 commented 2017-06-11 12:46:47 +02:00 (Migrated from github.com)

We can cache parts of the state in IndexedDB to achieve almost instantaneous load times.

fast-load

We can also compress that data nice and small:

2017-06-05 at 00 35

It looks a bit like this:

2017-06-05 at 00 37

We can cache parts of the state in IndexedDB to achieve almost instantaneous load times. ![fast-load](https://cloud.githubusercontent.com/assets/20863631/26763955/aaf6d70e-4987-11e7-9377-31032a31c67d.gif) We can also compress that data nice and small: ![2017-06-05 at 00 35](https://cloud.githubusercontent.com/assets/20863631/26763939/22292dbe-4987-11e7-90e4-ca9c3826720d.jpg) It looks a bit like this: ![2017-06-05 at 00 37](https://cloud.githubusercontent.com/assets/20863631/26763943/45972620-4987-11e7-8f00-b51056f26f93.jpg)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#225
No description provided.