Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve scalability of the user interface #11

Open
vemonet opened this issue Feb 27, 2021 · 0 comments
Open

Improve scalability of the user interface #11

vemonet opened this issue Feb 27, 2021 · 0 comments
Assignees
Labels
scalability Improvements of the system scalability user interface Improvements to the user interface

Comments

@vemonet
Copy link
Owner

vemonet commented Feb 27, 2021

Describe the bug/improvement

The user interface currently load the 60k+ files in a simple JSON file, which can slow or freeze the user computer

To be able to properly scale it would be interesting to look into using a local database, the IndexedDB w3c recommendation and Dexie JS seems to be good candidates

Relevant links

@vemonet vemonet added user interface Improvements to the user interface scalability Improvements of the system scalability labels Feb 27, 2021
@vemonet vemonet self-assigned this Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scalability Improvements of the system scalability user interface Improvements to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant