Giter VIP home page Giter VIP logo

Comments (3)

teotwaki avatar teotwaki commented on May 17, 2024

Hi @mikalackis,

This is pretty high on our priority list. We should be able to get you an answer ASAP (probably later this week). We have some stuff cooking for this exact use-case.

from realm-object-server.

Grimal avatar Grimal commented on May 17, 2024

I've been working on a project that requires a use case very much like this. I have an app that offers up a good number of available datasets, conditionally synced to a variable number of users. They are conditionally offered as needed for each user, and it also helps to cut down on the sheer volume of data (~200 unique available datasets, approx. 10MB a piece, typical user may 'subscribe' to 5 or so at a time). A simple analogy would be sharing eBooks to multiple users, with revisions being pushed from the publisher. These would be adjacent to a standard bidirectionally synced Realm for everything else.

My current thought is to publish those 200 or so Realms and simply download the files as needed, operating on them as local Realms. Keeping them all up to date becomes a bit of a challenge though. This is the model I use today with sqlite, and while it works, Realm would be better :)

If you have some work happening towards conditional access to shared synced Realms, that is quite exciting. Looking forward to anything that comes available. Having conditional access to shared Realms opens up a LOT of great options.

from realm-object-server.

bmunkholm avatar bmunkholm commented on May 17, 2024

Handling permissions is now available: https://realm.io/news/realtime-collaboration-now-for-every-mobile-developer/

from realm-object-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.