Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 952 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 952 Bytes

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.