问题
I have iOS project integrated with RMP, so how I can get size of storage from Realm Object Server?
回答1:
It is currently not possible to query the server for the size usage of a specific Realm file. This is an API that will (most probably) come at a later date.
As a reminder, the Realm Object Server needs to keep the entirety of the history, in order to allow old joiners to merge and get updated to the latest version.
来源:https://stackoverflow.com/questions/40232169/size-of-storage-on-realm-object-server