update readme

This commit is contained in:
Joshua Hesketh 2013-07-29 11:20:24 +10:00
parent dbd32f3786
commit 84c2ade332

View File

@ -6,4 +6,10 @@ A set of CI tools.
worker_server.py is a worker server that loads and runs task_plugins.
Each task_plugin is a gearman worker that implements, handles and executes a
job.
job.
plugins
-------
**gate_real_db_upgrade**:
Runs the db_sync migrations on each dataset available in the datasets subdir.