Skip to content

Add caching to installer #183

@psy0rz

Description

@psy0rz

When opening the installer and browsing through categories, the installer will re-download the lists everytime.

Implement some caching to make it faster and more reliable on slow wifi-connections.

I'll try to see if i can do it my self and send a pull request :)

Activity

psy0rz

psy0rz commented on Aug 4, 2017

@psy0rz
Author

this is doable via a normal module, so i'm currently working on installer_cached (its in the utilities category and still work in progress)

psy0rz

psy0rz commented on Aug 4, 2017

@psy0rz
Author

done and in beta testing now.

annejan

annejan commented on Aug 5, 2017

@annejan
Member

So . . should we replace the base app?

And if so, can you make a PR and link this issue?

psy0rz

psy0rz commented on Aug 5, 2017

@psy0rz
Author

nope not yet :) there is still a bug and it needs some smoothing

psy0rz

psy0rz commented on Aug 5, 2017

@psy0rz
Author

bugs fixed, now fixing gui and trying to prevent it going back to the homescreen when an error occurs

psy0rz

psy0rz commented on Aug 5, 2017

@psy0rz
Author

created new bugs while adding features ;)

Roosted7

Roosted7 commented on Aug 7, 2017

@Roosted7
Member

@psy0rz What is the status of your version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @annejan@psy0rz@Roosted7

        Issue actions

          Add caching to installer · Issue #183 · SHA2017-badge/micropython-esp32