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
F15473803: D18946.id45464.diff
Sun, Apr 6, 1:49 AM
F15444866: D18946.id45442.diff
Thu, Mar 27, 11:39 AM
F15444865: D18946.id45464.diff
Thu, Mar 27, 11:38 AM
F15444864: D18946.id.diff
Thu, Mar 27, 11:38 AM
F15424512: D18946.id45442.diff
Sat, Mar 22, 10:49 PM
F15378163: D18946.id.diff
Thu, Mar 13, 1:12 PM
F15335498: D18946.id45443.diff
Mar 8 2025, 3:59 PM
F15287238: D18946.diff
Mar 4 2025, 7:42 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