medic / cht-sync

Data synchronization between CouchDB and PostgreSQL for the purpose of analytics.
GNU General Public License v3.0
2 stars 3 forks source link

Replaces Logstash + redis with couch2pg++ #109

Closed dianabarsan closed 3 weeks ago

dianabarsan commented 4 weeks ago

Removes Logstash Removes redis Removes redis worker Switches e2e tests from jest to mocha to conform with all of our other repos Adds a refactored version of Couch2pg.

Remaining todos:

dianabarsan commented 3 weeks ago

I switched from typescript to javascript for speed of development.

andrablaj commented 3 weeks ago

107