2 Comments
User's avatar
⭠ Return to thread
Duke's avatar

"They don’t do caching because emojis must be shown in real-time."

Sorry for the noob question, but isn't the one of the point of caching is to support lower latency requests?

Expand full comment
Neo Kim's avatar

good question, I'm glad you asked it.

The problem in caching for real-time scenario is that the data becomes stale (invalid) soon.

Does that help?

Expand full comment