In my company web project, for clustering purposes, we need to have multiple instances of the repository (one per cluster node).
This is not possible due to the lock system (.lock file)

So, we had this idea:
Is it correct to have multiple repositories (all with the same configuration) pointing to one central database?


The web applications will be only reading from repository.

Thanks,
   Joan Fisbein

Reply via email to