Commit graph

2 commits

Author SHA1 Message Date
ddfczm
51804bc473 Property + visitor bonus backend implemented. If a bonus has already been paid for the period running the job again will not give the avatar more funds. 2016-12-29 16:36:54 +00:00
ddfczm
b2bbaa8288 Added db tables to store hosts and tasks.
* Hosts keep track of the servers in the pool. Each server and its role is recorded. This helps with service discovery.
* Tasks are async events that have run such as database pruning or top100 calculation. This helps admins know if a task completed or not.
2016-12-26 18:42:48 +00:00