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

Profiles data in indexed DB #305

Merged
merged 12 commits into from
Oct 20, 2023
Merged

Profiles data in indexed DB #305

merged 12 commits into from
Oct 20, 2023

Conversation

tilfin
Copy link
Member

@tilfin tilfin commented Oct 1, 2023

By storing profiles data in an unlimited Indexed DB and storing only the configuration text in sync storage, significantly increase the number of profiles that can be stored. Because the data size depends on the length of the Configuration text, there is no limit in terms of the number of items.

@tilfin tilfin force-pushed the feature/indexed-db branch from d5583f6 to 4ebff36 Compare October 15, 2023 12:28
@tilfin tilfin force-pushed the feature/indexed-db branch from 67ebbc2 to c0610fb Compare October 20, 2023 12:54
@tilfin tilfin merged commit a27a429 into main Oct 20, 2023
@tilfin tilfin mentioned this pull request Oct 20, 2023
@tilfin tilfin deleted the feature/indexed-db branch January 19, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant