You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add caching to reduce unnecessary repetitive database calls. In some case the cache can be long lived e.g. when showing the event page or short lived. While enabling cache have to make sure content is evicted from the cache when changing data in database e.g. some change in an event.