Does anyone know how scalable the global data types are? I'm trying to make registered user list and wonder if it can support a large number of users (e.g. 100k). The Composite admin UI certainly does not seem to be since it is trying to display all the user data under the tree node. If you have 100k items, I can't imagine it would be.
Anyone has any experience in this area?