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

Storage improvement #43

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Storage improvement #43

merged 2 commits into from
Dec 14, 2023

Conversation

alessioC42
Copy link
Owner

Implementing shared_preferences for non-encrypted storage can boost performance, as the data does not need to be encrypted or decrypted for non-sensitive data anymore.

Copy link
Collaborator

@kurwjan kurwjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's fast

@alessioC42 alessioC42 merged commit 80799da into main Dec 14, 2023
@alessioC42 alessioC42 deleted the storage_improvement branch December 14, 2023 15:14
@baum-eule baum-eule mentioned this pull request Dec 21, 2023
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.

None yet

2 participants