apply Data mirroring technology
once data create when we add to it , it will mirror whole data set as another database(e.g: when we create User as a DB and some Collections, it will store, mean while MongoDB store another replica of the same DB )
Functions for the Replica DB when user API's call
When user call the API's for any post get delete update, The replica DB allows only post(Store) request from the user it wont allow other functions like delete update
and Owners can have all rights to that DB.
All functionalities works only on original DB not in replica DB
-
Hi Medicloq,
I'm sorry but this request is not clearly worded: Can you please try to clarify what you're asking for here?
Thank you
-Andrew