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
Alex Merced edited this page May 21, 2026
·
1 revision
Cache
A hardware or software component that stores data temporarily so that future requests for that data can be served faster. In databases and search engines, caching reduces query latency and server load.