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
In FIFO caching, the first item added to the cache is the first one to be removed when the cache reaches its capacity. It follows a queue-like behaviour.