Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-557

Allow a single DB object for both app and sync client

      We want to have a single DB object in use for both an app running on top op objectstore, and the sync client itself. Because

       * It is a prerequisite for the webasm effort (which will rely on a single DB object in use)

       * It also eliminates/makes it possible to eliminate code which will help reduce binary size

      As part of it, it makes sense to get rid of two components of the sync client:

       * The client file access cache.

       * The changeset cooker

      The work is currently in this PR: https://github.com/realm/realm-core/pull/4384

            Assignee:
            thomas.goyne@mongodb.com Thomas Goyne
            Reporter:
            finn.schiermer-andersen@mongodb.com Finn Andersen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: