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

Collections storage #102

Open
XFox111 opened this issue Nov 20, 2022 · 0 comments · Fixed by #105
Open

Collections storage #102

XFox111 opened this issue Nov 20, 2022 · 0 comments · Fixed by #105
Assignees
Labels
major-3.0 Tasks related to 3.0 release
Milestone

Comments

@XFox111
Copy link
Owner

XFox111 commented Nov 20, 2022

Implement storage logic and interactions for collections

This logic should convert JSON data of saved collections into simplified data structure, compress it with LZUTF-8 and split into separate chunks for more efficient storage as chrome.sync supplies only 100 KiB storage quota

@XFox111 XFox111 self-assigned this Nov 20, 2022
@XFox111 XFox111 added the major-3.0 Tasks related to 3.0 release label Nov 20, 2022
@XFox111 XFox111 added this to the Major 3.0 milestone Nov 20, 2022
@XFox111 XFox111 moved this from 🆕 New to 📋 Backlog in Tabs Aside 3.0 Nov 20, 2022
@XFox111 XFox111 moved this from 📋 Backlog to 🏗 In progress in Tabs Aside 3.0 Nov 20, 2022
XFox111 added a commit that referenced this issue Nov 21, 2022
@XFox111 XFox111 moved this from 🏗 In progress to 👀 In review in Tabs Aside 3.0 Nov 21, 2022
@XFox111 XFox111 linked a pull request Nov 21, 2022 that will close this issue
XFox111 added a commit that referenced this issue Nov 21, 2022
@XFox111 XFox111 moved this from 👀 In review to ✅ Done in Tabs Aside 3.0 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major-3.0 Tasks related to 3.0 release
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant