HomePhabricator
Diffusion Comm b157ca35b0f0

[native] Move MessageStoreTransform to lib

Description

[native] Move MessageStoreTransform to lib

Summary:
ENG-3490 : Migrate stores to SQLite on web
Now that we have will start persisting message store in sqlite on web, we need to have a redux transform, like on native which will split data between persited by redux and persisted by sqlite. This diff moves the transform to lib (+ updated comments). The transformer will be added to web in the later diffs.

Depends on D11536

Test Plan: Check if the app on native works. Check if rehydrated store contains data from both sources.

Reviewers: kamil, marcin

Reviewed By: kamil

Subscribers: ashoat, tomek

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

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Apr 2 2024, 6:51 AM
Reviewer
kamil
Differential Revision
D11537: [native] Move MessageStoreTransform to lib
Parents
rCOMMca3006e1deb1: [web] Update type field in DB Media struct
Branches
Unknown
Tags
Unknown

Event Timeline