Details
Details
- Reviewers
kamil tomek - Commits
- rCOMMc714711fe073: [lib] Create Redux store for blob holders
Native and web:
- Logged out and in before applying this diff. Stayed logged in.
- Applied this diff
- Restarted app to make sure the migration was successful
Native log:
LOG redux-persist: migrationKeys [83] LOG redux-persist: running migration for versionKey 83 LOG redux-persist/stateReconciler: rehydrated keys 'navInfo, currentUserInfo, entryStore, messageStore, calendarFilters, dataLoaded, customServer, alertStore, watchedThreadIDs, enabledApps, reportStore, globalThemeInfo, deviceCameraInfo, userPolicies, keyserverStore, localSettings, threadActivityStore, communityStore, tunnelbrokerDeviceToken, queuedDMOperations, _persist, holderStore'
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Can you link the task for adding this store to SQLite? We should absolutely not be adding new O(n) to redux-persist, so this work needs to be sequenced pretty much immediately (eg. this month, or early next month). cc @kamil