Skip to content

NativeStorage using IndexedDB - #2356

Open
marcelklehr wants to merge 2 commits into
developfrom
native-storage-indexeddb
Open

marcelklehr wants to merge 2 commits into
developfrom
native-storage-indexeddb

Conversation

@marcelklehr

Copy link
Copy Markdown
Member

created by @uzzyDC

unknown and others added 2 commits September 10, 2026 15:48
local android storage in  replaced with IndexedDB using Dexie;
maintained compatibility with existing data via automatic migration from Preferences;
eliminated the passing of massive JSON strings across the Capacitor bridge;
retaind Preferences solely as a migration source;
avoided the introducing SQLite or native code at this stage.
…o develop

Signed-off-by: Marcel Klehr <mklehr@gmx.net>

# Conflicts:
#	src/lib/native/NativeTree.ts
@marcelklehr

Copy link
Copy Markdown
Member Author

CI measured a 15-25% speedup

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