HomePhabricator
Diffusion Comm 4324e85e55a4

[native] Create a single base class for all the ops

Description

[native] Create a single base class for all the ops

Summary:
All the base classes were providing the same functions. Also, it is convenient to be able to store all the ops in a single array - in order to process them in a single transaction.

https://linear.app/comm/issue/ENG-6004/wrap-all-store-operations-from-one-action-in-transaction

Test Plan: Opened the app, modified a draft, closed and reopened the app - the draft was correct.

Reviewers: kamil, marcin, varun

Reviewed By: kamil

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11902

Details

Provenance
tomekAuthored on May 6 2024, 6:29 AM
Reviewer
kamil
Differential Revision
D11902: [native] Create a single base class for all the ops
Parents
rCOMM6a537802336e: [lib][keyserver] Move output validators tests to lib
Branches
Unknown
Tags
Unknown