Skip to content
/ cht-sync Public

Data synchronization between CouchDB and PostgreSQL for the purpose of analytics.

License

Notifications You must be signed in to change notification settings

medic/cht-sync

Repository files navigation

CHT Sync

CHT Sync is an integrated solution designed to enable data synchronization between CouchDB and PostgreSQL for the purpose of analytics. Read more detail on the CHT docs site.

Using

See the CHT docs site!

Testing

See testing.

Release Process

This repo has an automated release process where each feature/bug fix will be released immediately after it is merged to main. The release type is determined by the commit message format. Have a look at the development workflow in the Contributor Handbook for more information.

Commit message format

The commit format should follow the convention outlined in the CHT docs.