github backstrokeapp/server v2.3.0
v2.3.0: Separate operation dispatcher service

6 years ago

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.

New infrastructure diagram:

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

Don't miss a new server release

NewReleases is sending notifications on new releases.