Add 'datasync' daemon.

First attempt, but already seems to work as good or better than 'dbsync'.
This commit is contained in:
Lance Edgar 2015-10-17 17:53:21 -05:00
parent e12aba7174
commit e62a570951
13 changed files with 893 additions and 1 deletions

View file

@ -207,6 +207,7 @@ rattailw = rattail.commands:main
[rattail.commands]
adduser = rattail.commands:AddUser
bouncer = rattail.commands:EmailBouncer
datasync = rattail.commands:DataSync
date-organize = rattail.commands:DateOrganize
dbsync = rattail.commands:DatabaseSyncCommand
dump = rattail.commands:Dump