Skip to content

Give a try to the new Kotlin Realm SDK #6498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 4 tasks
bmarty opened this issue Jul 7, 2022 · 0 comments
Open
3 of 4 tasks

Give a try to the new Kotlin Realm SDK #6498

bmarty opened this issue Jul 7, 2022 · 0 comments
Assignees
Labels
A-DevX Anything that can improve the DevX Z-Realm

Comments

@bmarty
Copy link
Member

bmarty commented Jul 7, 2022

The Realm Kotlin SDK has been released as a stable version:

More details about the advantage of the new SDK can be found here: https://www.mongodb.com/docs/realm/sdk/kotlin/migrate-from-java-sdk-to-kotlin-sdk/

What we will have to check on our side:

  • Can the new SDK use DBs created with the Java SDK?
  • How much time will it take to do the full migration? (having in mind so in a few months we may completely remove the dependency to Realm / but also we want to keep it to be able to handle the migration, so maybe for years)
  • Is the Realm SDK (and so the whole app) stable enough
  • It may also fix some not easy to fix bugs that we have since a long time like Realm instance not properly closed, or multi process trying to open the same Realm DB.

This impact #5842 and #3889

Should you migrate now?

This is recommended by the Realm team

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-DevX Anything that can improve the DevX Z-Realm
Projects
None yet
Development

No branches or pull requests

3 participants