Open
Description
Use case
Great library, love it, does almost everything I need. β πͺ π
There's just one problem.... The cache is insanely arcane to work with. Simple things like removing an entry or replacing it is poorly documented and has a very verbose API behind it.
Describe the solution you'd like
I feel like it should be easier to:
- Figure out the correct cache key(s) of an entry
- Call the API to update or remove that entry
- Maybe also update that entry based on other queries being done?
Anyway, just looking for a bit of quality of life -- but I gotta say, otherwise, such a neat library to use.
Metadata
Metadata
Assignees
Labels
No labels