viyancs Posted September 25, 2017 Report Posted September 25, 2017 (edited) Hi I was thinking for using multiple Database Configuration in Revive Server , this case is uses for optimizing when we have so many request for GET big Data example for request custom report that have more than 1000000 row or more, the problem here is our resources will be so heavy if we are processing that request in Main databases , so the Other databases is needed for split the request example for API revive server in GET method on layer Report will be direct to Other databases. is it Possible ? and if yes how to best practice to do it ? Edited September 25, 2017 by viyancs Quote
Ian Posted September 25, 2017 Report Posted September 25, 2017 It's possible, you'd need to setup MySQL slaving. andrewatfornax 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.