Page MenuHomePhabricator

Wrap edge transaction readers in a translation layer
ClosedPublic

Authored by epriestley on Jan 27 2018, 1:30 PM.
Tags
None
Referenced Files
F18530505: D18946.id45464.diff
Sun, Sep 7, 1:44 AM
F18527510: D18946.diff
Sat, Sep 6, 7:02 PM
F18509254: D18946.id.diff
Fri, Sep 5, 3:19 AM
F18502018: D18946.diff
Thu, Sep 4, 10:08 PM
F18201154: D18946.diff
Mon, Aug 18, 6:37 AM
F17798604: D18946.id45443.diff
Jul 25 2025, 3:45 AM
F17765209: D18946.id45464.diff
Jul 23 2025, 1:38 AM
F17759214: D18946.diff
Jul 22 2025, 6:12 PM
Subscribers
None

Details

Summary

Ref T13051. This puts a translation layer between the raw edge data in the transaction table and the UI that uses it.

The intent is to start writing new, more compact data soon. This class give us a consistent API for interacting with either the new or old data format, so we don't have to migrate everything upfront.

Test Plan

Browsed around, saw existing edge transactions render properly in transactions and feed. Added and removed subscribers and projects, saw good transaction rendering.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable