(01)
Task queues: RabbitMQ vs Redis Streams vs Yandex Message Queue
Three common ways to separate "accept request" from "do the work" in Russian projects in 2026. Practical differences, what to pick for the load and for the team.
→
(02)
Syncing data after network comes back
A user logged 50 actions while offline. Network is back. How to send everything in the right order without losing any of it.
→