You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anthony Super edited this page Mar 9, 2015
·
2 revisions
Mater Database
The master database, or mDB, is the central DB for the entire app.
All writes go to this DB.
As a result, it is probably going to be a stupidly high-power server.
At some point, of course, we need to scale stuff out.
I have no freakin' clue how to separate the DB into logical partitions to any capacity.
But hey, shit could be worse.