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 9, 12:58 AM
Unknown Object (File)
Wed, Apr 9, 12:03 AM
Unknown Object (File)
Tue, Apr 8, 9:38 PM
Unknown Object (File)
Tue, Apr 8, 9:32 PM
Unknown Object (File)
Tue, Apr 8, 9:27 PM
Unknown Object (File)
Sun, Apr 6, 7:18 AM
Unknown Object (File)
Mar 16 2025, 5:20 AM
Unknown Object (File)
Mar 4 2025, 1:37 PM
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