Replies: 3 comments 7 replies
-
The deprecation notice in README.md is in itself confusing, no doubt moreso due to the layers of branding involved.
From https://www.mongodb.com/docs/atlas/device-sdks/deprecation/:
So... if our project is using the offline parts of realm only and not sync, then is that what will "continue to exist"? Are there any maintainers lined up for the open source project or is it a giant unknown if realm will continue to be maintained going forward? |
Beta Was this translation helpful? Give feedback.
-
Hi @dlorddd, You can take a look at this page about alternative to solution to Device Sync. |
Beta Was this translation helpful? Give feedback.
-
Hello! Given the deprecation news, am I right in saying that...
The announcement and documentation were a little vague in places, so I'm just trying to get a handle on the intention going forward so I can plan accordingly with my current (in beta) project. Of course, I'm aware anything is subject to change and entirely dependant on open source contributors. But if anyone from MongoDB could shed a little more light, it would be hugely appreciated. On a side note... I just wanted to say thanks to anyone who has contributed to this project (and will do so in the future). I replaced a custom data store solution (for the project in question) with Realm and it was one of the best decisions made. It's been easy to use, stable & very performant. Not only that, but the developers were so incredibly responsive & helpful to issues raised. It's a shame to see MongoDB part ways with it, but equally hopeful that it will prosper in the open source community. |
Beta Was this translation helpful? Give feedback.
-
Hi there,
I recently implemented realm and device sync in one of our products and find it to be working quite well. Seeing the deprecation mail a week after successful migration, I was a bit shocked. I started looking for alternatives and noted that there kind of are none. I am using Unity and synchronise data for multiple users in a local first fashion. Do you have - after deprecating this product - any advice on what to use instead? Should I opt out of MongoDB altogether?
Beta Was this translation helpful? Give feedback.
All reactions