I am trying to understand how much memory the server will occupy for each client, and read that MergeBox is a copy of the minimongo client. Does MergeBox support a copy of all customer subscribers, or only those that are different for this customer? For instance:
- Subscription 1: A set of public data that is the same for all customers
- Subscription 2: personal data to which only a specific client has access.
Each of the 10 clients subscribes to both Sub 1 and Sub. Sub 1 is the same data for each client. Sub 1 and 2 each accept 1MB. Is the memory usage of the MergeBox server 20 MB or 11 MB?
Loren source
share