Hi there,
Will query based realms (https://docs.realm.io/sync/query-based-sync-examples-old/step-2-adding-query-based-sync-1) be reintroduced in the future or will there an alternative?
Partitions are currently pretty static, will there be any way to dynamically change the contents in a partition using filters on a per user basis?
I am writing this because we have some very large partitions in our iOS projects, stretching the limits of Realm’s capacity. Ideally we would like to filter the contents of a partition, e.g, based on latest used records, user location and all sorts of other parameters and metrics.
Best regards
Thomas