Since we're moving to our own sync service, we decided to also ditch Redis instead of having yet one more layer. By using our own implementation, we can reduce the code complexity significantly since the portion of Redis we use is quite small.
A link to a more descriptive discussion regarding the decision process is going to be added soon.