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
Unknown Object (File)
Mon, Jan 27, 12:37 AM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Thu, Jan 23, 6:19 AM
Unknown Object (File)
Fri, Jan 17, 1:17 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
Branch
edge1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19227
Build 25970: Run Core Tests
Build 25969: arc lint + arc unit