Page MenuHomePhabricator

[web-db] process redux-persist operations in SQLite
ClosedPublic

Authored by kamil on Mar 27 2023, 4:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 3, 8:02 AM
Unknown Object (File)
Wed, Apr 3, 8:02 AM
Unknown Object (File)
Wed, Apr 3, 8:02 AM
Unknown Object (File)
Wed, Apr 3, 8:01 AM
Unknown Object (File)
Wed, Apr 3, 7:55 AM
Unknown Object (File)
Mar 8 2024, 6:56 PM
Unknown Object (File)
Mar 8 2024, 6:56 PM
Unknown Object (File)
Mar 8 2024, 6:56 PM
Subscribers

Details

Summary

Processing operations for custom storage-engine

Depends on D7184

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Mar 27 2023, 5:06 AM

It seems like this diff does some moving/refactoring and also introduces some new stuff, which makes it hard to review. More context: https://www.notion.so/commapp/Moving-code-around-bbb551c4350b4d5cb553c6751be44314?pvs=4

separate code for two diffs

kamil added inline comments.
web/database/worker/db-worker.js
177 ↗(On Diff #24375)

This code does not look good but it's addressed in D7248

This revision is now accepted and ready to land.Mar 30 2023, 3:24 AM