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)
Sat, Dec 21, 11:55 AM
Unknown Object (File)
Sat, Dec 7, 8:11 PM
Unknown Object (File)
Sat, Dec 7, 8:10 PM
Unknown Object (File)
Thu, Dec 5, 8:32 PM
Unknown Object (File)
Thu, Dec 5, 8:32 PM
Unknown Object (File)
Thu, Dec 5, 8:32 PM
Unknown Object (File)
Wed, Nov 27, 2:11 AM
Unknown Object (File)
Tue, Nov 26, 11:03 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