Skip to content

Any plans on releasing light-weight version? #3604

Answered by nirinchev
roycho111 asked this question in Q&A
Discussion options

You must be logged in to vote

No, we don't plan to release a local-only version of Realm. When we last compared it, the sync API only added 1-2 MB compared to the local-only API, which didn't justify the increased complexity of managing multiple packages and ensuring we have a clear separation of the API. We understand that it'd benefit a portion of our userbase, but this is a game of diminishing returns (e.g. if we did split the packages, there'd be some people who don't need Decimal128 support or notifications), who'd benefit from further breaking down the package.

The good news is that Realm is fully open source, so if the size is a major concern, you could build the native libraries yourself - you'd need to pass in

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roycho111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants