I'm not so sure about the isolated part. If I recall correctly, all instances should have the same data. Hence the size of a given database should match on all instances.
And why restrict the size? ...just charge per mb and put the onus on the user.
I thought you could write a javascript function to filter out datasets for each server, the client then queries multiple servers looking for what it wants?
I'm not so sure about the isolated part. If I recall correctly, all instances should have the same data. Hence the size of a given database should match on all instances.
And why restrict the size? ...just charge per mb and put the onus on the user.