Skip to content

docs: correct cache terminology (evict vs invalidate) and update invalidation link#1196

Open
koretsav78 wants to merge 1 commit intodonnemartin:masterfrom
koretsav78:fix-caching-terminology
Open

docs: correct cache terminology (evict vs invalidate) and update invalidation link#1196
koretsav78 wants to merge 1 commit intodonnemartin:masterfrom
koretsav78:fix-caching-terminology

Conversation

@koretsav78
Copy link
Copy Markdown

In the 'Application caching' section, I changed 'invalidate' to 'evict' when referring to LRU. LRU is an eviction policy (managing capacity/space), whereas invalidation refers to data consistency (truth). Additionally, I updated the Wikipedia link in the 'Disadvantages' section to point to 'Cache_invalidation' instead of 'Cache_replacement_policies' to align the link with the context of data consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants