realm / realm-core

Core database component for the Realm Mobile Database SDKs
https://realm.io
Apache License 2.0
1.01k stars 155 forks source link

Use caching when applying server instructions on nested types #7929

Open sync-by-unito[bot] opened 1 month ago

sync-by-unito[bot] commented 1 month ago

➤ PM Bot commented:

Jira ticket: RCORE-2216

sync-by-unito[bot] commented 1 month ago

➤ danieltabacaru commented:

Collections and embedded objects can be nested, so we can avoid lookups on collections and links for the prefix between consecutive instructions (for example).