HomePhabricator
Diffusion Comm 62792ee53c56

[web-db] migrate entire redux-persist storage to SQLite

Description

[web-db] migrate entire redux-persist storage to SQLite

Summary:
This code will switch redux-persist storage to this based on encrypted SQLite.

However, to make a gentle switch we need to look to old storage and migrate the data if possible.

Depends on D7667

Test Plan:

  1. Enable this code
  2. Check is persisted content is not missing but stored in SQLite
  3. Data from old storage should be removed.

Reviewers: tomek, michal

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7668

Details

Provenance
kamilAuthored on May 11 2023, 1:55 AM
Reviewer
tomek
Differential Revision
D7668: [web-db] migrate entire redux-persist storage to SQLite
Parents
rCOMMfd0203f1c83a: [web-db] choose storage engine depending on whether database is supported or not
Branches
Unknown
Tags
Unknown