-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
I just skimmed through the docs, so bear with me:
I have two functions, one is cached, and another one might invalidate the cache or some key in it. There's no example of how to get ahold of the cache in the second function, in order to be able to call methods like cache_remove or cache_clear.
The second function is not cached, it just invalidates the cache, and there can be an infinite number of functions which need to invalidate a cache.
Other than this missing documentation, looks like an awesome crate. Thank you!
0x8f701
Metadata
Metadata
Assignees
Labels
No labels