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
F6182411: D7185.diff
Wed, Apr 23, 7:42 AM
Unknown Object (File)
Sat, Apr 19, 4:14 AM
Unknown Object (File)
Fri, Apr 18, 11:50 AM
Unknown Object (File)
Fri, Apr 18, 8:39 AM
Unknown Object (File)
Fri, Apr 18, 4:27 AM
Unknown Object (File)
Thu, Apr 17, 7:45 AM
Unknown Object (File)
Wed, Apr 9, 12:58 AM
Unknown Object (File)
Wed, Apr 9, 12:03 AM
Subscribers

Details

Summary

Processing operations for custom storage-engine

Depends on D7184

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Branch
db-web-7
Lint
No Lint Coverage
Unit
No Test Coverage

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