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
{{ message }}
This repository was archived by the owner on Apr 17, 2024. It is now read-only.
Replace the cache.modify deletion example with cache.evict
This shows how `cache.evict()` works, and we're alreay showing
how `cache.modify()` works in another part of the application.
Also, using `evict` in this case is much more succinct.
0 commit comments