Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 606 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 606 Bytes

cmd/

Contains all of the executable packages:

  • algr/ - worker to sync Algolia indexes
  • backupdb - worker to backup the MySQL database to Dropbox
  • couchr - (experimental) worker to sync data to CouchDB
  • fixr/ - utility to check and fix data
  • mailr/ - (defunct) TO BE REMOVED
  • pubmedr/ - worker to fetch pubmed articles
  • syncr/ - worker to sync data from MySQL to MongoDB
  • webd/ - web services API