-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
inspiration from: https://github.com/benborgers/opensheet
https://github.com/benborgers/opensheet/blob/main/index.js#L95-L97
30s might cut repeated latency in half for requests that are not update sensitive (ex: whats on the front page)
redis prob better than mongo for this
cache on front page stuff: 5 min?
cache on user data /me - 1 min? 2 min?
cache on time sensitive user data - 30s?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels