12 Comments
⭠ Return to thread

"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

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
Error