BACKEND
Redis Queues vs Direct API Processing
When to do the work inside the request, when to queue it, and the four things that make a queue safe to retry.
5 min read
1 article tagged
When to do the work inside the request, when to queue it, and the four things that make a queue safe to retry.