realm / realm-core

Core database component for the Realm Mobile Database SDKs

Home Page:https://realm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement save/load of interned strings

sync-by-unito opened this issue · comments

Currently, strings are interned in memory as first step.

This task is about writing interned strings to disk during commit and loading changes at transaction boundaries.

➤ PM Bot commented:

Jira ticket: RCORE-2067