Refactor integrity reducer to use sqlite ops
Depends on D11287
Differential D11298
[lib] Refactor integrity reducer to process threadStore ops with sqlite ops will on Mar 11 2024, 6:33 AM. Authored by Tags None Referenced Files
Details Refactor integrity reducer to use sqlite ops Depends on D11287 flow check. Not sure how to best test this right now. Might need to test later in diff stack
Diff Detail
Event Timeline
Comment Actions
You could (only on your dev environment) leave the old logic above and result in state store in a variable, then compare it with the result state from ops and compare using _isEqual
|