Realm
3 results found
-
Full text search support for Realm
Would be great to have Full text search support for Realm.
100 votesFull-text search is rolled out to the Realm SDKs! For more information please see the following blog post:
https://www.mongodb.com/developer/products/realm/full-text-search-mobile-app-mongodb-realm/
-
User Presence
It would be nice to be able to have built in client device presence support in Realm. Firebase does this.
You basically need a table that contains booleans that get reset whenever a device goes offline and is no longer reachable.
7 votesHave a look at the following example in how to achieve User Presence with Realm with Atlas Device Sync and Triggers and Functions https://github.com/realm/realm-kotlin-samples/tree/main/AppServicesUsageSamples/apps/presence-detection
-
Realm C++ SDK
Please, so many people are waiting for this :)
6 votesThe Realm C++ SDK is available - start with the documentation https://www.mongodb.com/docs/realm/sdk/cpp/
- Don't see your idea?