1 Comment
User's avatar
⭠ Return to thread
cch's avatar

For the "2. Queueing" use case, when there is a cache miss, since the processing of the request is decoupled, does queue worker simply update the cache after it gets data back from the db? What does user get in return when there is a cache miss ?

Expand full comment