Previously, this service handled dispatching of automatic link operations. Now, I've created a new job to do that, which means that the server
service should horizontally scale.
Also, this pull request adds the other end of the logic required to connect link operations back to their founding link. All this change is doing is reading data from redis that the first part of the migration, a worker
change, added there. Here was the first part of the migration: backstrokeapp/worker#3