I'm currently unsure how we should implement this but I know how I want it to function. I'm questioning whether we should have an internal database server that routes requests to the actual database, or whether we should just allow all servers to connect to the real database.
I'm currently unsure how we should implement this but I know how I want it to function. I'm questioning whether we should have an internal database server that routes requests to the actual database, or whether we should just allow all servers to connect to the real database.
IDatabaseBackend.SOEDatabaseManager.