HomePhabricator
Diffusion Comm d64d2f132e42

Define global singleton db C++ API.

Description

Define global singleton db C++ API.

Summary: This differential implements simplistic GlobalDBSingleton API for safe access to database from diffferent parts of the code. Its simplicity stems from the fact that Android and iOS will use different synchronization that will be implemented in platform-specific code.

Test Plan: Build the app.

Reviewers: tomek, atul, jon

Reviewed By: tomek

Subscribers: ashoat, abosh

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

Details

Provenance
marcinAuthored on Oct 5 2022, 2:28 AM
Reviewer
tomek
Differential Revision
D5231: Define global singleton db C++ API.
Parents
rCOMM42e7c48a2325: [native] Rename the lib directory to third-party
Branches
Unknown
Tags
Unknown