What type of App not to be build in realm partition sync?

I want to know the best suited type of app which can be build in realm react native,
I want to build some business app which multiple users and hierarchical system
so which is best partition sync or flexible. I already read the documentation about partition sync and flexible sync. So please suggest me the choose the best type of sync in multi role app systems like some kind of order taking app, creating bill, invoice, much more with multiple role system.

Flexible sync was designed to allow for more expressive roles and has per-document roles and field-level permissions filtering (whereas partition sync is just partition-level roles and filtering). In that sense, I would definitely recommend flexible sync.

Thanks,
Tyler

I would love to try and build some kind of app like that, thanks for advocating me.
Stay in touch. One more thing I want to know that can we use flexible sync in production app now?

Thanks
Zubair

Hi @Zubair_Rajput,

Flexible sync recently graduated from Preview to General Availability (Flexible Sync Delivers Device Data to the Cloud in Real-Time) and is now recommended for production use cases.

Regards,
Stennie

1 Like

@Stennie_X Glad to hear this.

Thanks
Zubair

1 Like