Closed njuguna-n closed 6 months ago
In order to move fast the current worker hard codes the postgrest URL which means we are only able to replicate the medic database in CouchDB. Refactor the code so that the URL is built using values set by the COUCHDB_DBS environment variable.
medic
COUCHDB_DBS
Closing this issue as Redis will be removed in the future CHT Sync iteration.
In order to move fast the current worker hard codes the postgrest URL which means we are only able to replicate the
medic
database in CouchDB. Refactor the code so that the URL is built using values set by theCOUCHDB_DBS
environment variable.