Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

refactor: streamline local storage #6

Merged
merged 4 commits into from
Feb 12, 2020
Merged

refactor: streamline local storage #6

merged 4 commits into from
Feb 12, 2020

Conversation

Lemii
Copy link
Contributor

@Lemii Lemii commented Feb 10, 2020

Channels are now stored as an object array in a single localStorage item. Each user has its own storage item. This replaces the resource heavy operations that were utilized earlier.

Also, because all channel data is now bundled into an object, redundant functionality such as getChannelPassphrase or getChannelAlias has been removed.

@ghost
Copy link

ghost commented Feb 10, 2020

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@faustbrian faustbrian changed the title Refactor: streamline local storage refactor: streamline local storage Feb 10, 2020
@faustbrian faustbrian merged commit 3cd905d into ArkEcosystemArchive:master Feb 12, 2020
@ghost
Copy link

ghost commented Feb 12, 2020

Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants