Base solution for your next web application
Open Closed

Having 2 databases with same structure #7248


User avatar
0
samara081 created

Hi,

We have 2 databases with same structure (same entity, one of the databases is snapshot of the other live database) Some of the service on the system will read from the snapshot database, and most of the services will manage the live database.

What is the best option to implement this? and how we can force the repository to ready from the snapshot database?

Regards


1 Answer(s)