consent-manager
consent-manager copied to clipboard
Allow read from postgres replica if there's
It's configurable in case if we have replica then we could use to read from replica, otherwise by default it will use the master configuration from read postgres client too.
Right now, it's being enabled only for ConsentRequestRepository. We can do the same thing for other repositories once we tested out.
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities (and
0 Security Hotspots to review)
1 Code Smell
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- consent/src/main/java/in/projecteka/consentmanager/properties/DbOptions.java 2
Clones added
============
- consent/src/main/java/in/projecteka/consentmanager/user/OtpAttemptService.java 1
See the complete overview on Codacy