Menu
Back to Discussions

How should we handle cache invalidation for stuff users create?

hey everyone im workin on a system with a lot of user stuff posts comments etc that gets updated freq we use redis for caching but im strugglin with an efficient invalidation strategy should i go with time based expiration event driven invalidation on writes or somethin else whats ur experience with similar scenarios
34 comments

Comments

Loading comments...
How should we handle cache invalidation for stuff users create? | SysDesAi